awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
mashpie avatar

mashpie/i18n-node

0
View on GitHub↗
3,110 स्टार्स·423 फोर्क्स·JavaScript·MIT·4 व्यूज़

I18n Node

Lightweight simple translation module for node.js / express.js with dynamic json storage. Uses common __('...') syntax in app and templates.

Features

  • Text and String Utilities - Simple translation module with dynamic JSON storage.
  • Text Processing - Simple translation module with dynamic storage.

स्टार हिस्ट्री

mashpie/i18n-node के लिए स्टार हिस्ट्री चार्टmashpie/i18n-node के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

I18n Node के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो I18n Node के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • ashtuchkin/iconv-liteashtuchkin का अवतार

    ashtuchkin/iconv-lite

    3,172GitHub पर देखें↗

    Convert character encodings in pure javascript.

    JavaScript
    GitHub पर देखें↗3,172
  • i18next/i18nexti18next का अवतार

    i18next/i18next

    8,583GitHub पर देखें↗

    i18next is a JavaScript localization library and internationalization framework used to translate application text into multiple languages. It functions as a dynamic translation manager that handles translation resources, language detection, and the mapping of unique keys to localized strings. The system features a pluralization and interpolation engine that applies language-specific grammatical rules for numeric counts and injects dynamic variables into strings. It utilizes a plugin-based backend architecture to load and cache translation namespaces from various sources, including remote ser

    JavaScript
    GitHub पर देखें↗8,583
  • ai/nanoidai का अवतार

    ai/nanoid

    26,821GitHub पर देखें↗

    Nanoid is a library for generating unique, fixed-length identifiers designed for distributed systems and database indexing. It produces compact, URL-safe strings by mapping random byte values to a custom character set, allowing for consistent memory allocation and predictable indexing performance across independent nodes without the need for central coordination. The library distinguishes itself by utilizing system-level, cryptographically secure entropy sources to ensure that every generated identifier is statistically unpredictable. This approach provides resistance against collision attack

    JavaScript
    GitHub पर देखें↗26,821
  • kurolabs/stegcloakkurolabs का अवतार

    kurolabs/stegcloak

    3,830GitHub पर देखें↗

    Stegcloak is a unicode steganography library and text-based data concealment tool. It provides a toolkit for hiding encrypted, compressed secret messages within standard text strings by mapping binary data to invisible, non-printing Unicode characters. The project combines a symmetric encryption toolkit with an invisible character encoder to ensure secure data concealment. It utilizes password-based key stretching and authenticated symmetric encryption to protect hidden payloads from unauthorized access and tampering. The system covers the full steganography workflow, including payload compr

    JavaScript
    GitHub पर देखें↗3,830
I18n Node के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

mashpie/i18n-node क्या करता है?

Lightweight simple translation module for node.js / express.js with dynamic json storage. Uses common ('...') syntax in app and templates.

mashpie/i18n-node की मुख्य विशेषताएं क्या हैं?

mashpie/i18n-node की मुख्य विशेषताएं हैं: Text and String Utilities, Text Processing।

mashpie/i18n-node के कुछ ओपन-सोर्स विकल्प क्या हैं?

mashpie/i18n-node के ओपन-सोर्स विकल्पों में शामिल हैं: mathiasbynens/he — A robust HTML entity encoder/decoder written in JavaScript. i18next/i18next — i18next is a JavaScript localization library and internationalization framework used to translate application text… ashtuchkin/iconv-lite — Convert character encodings in pure javascript. kurolabs/stegcloak — Stegcloak is a unicode steganography library and text-based data concealment tool. It provides a toolkit for hiding… ai/nanoid — Nanoid is a library for generating unique, fixed-length identifiers designed for distributed systems and database… nodeca/babelfish — human friendly i18n for javascript (node.js + browser).