awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم 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·3 مشاهدات

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

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة 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).

بدائل مفتوحة المصدر لـ I18n Node

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع I18n Node.
  • ashtuchkin/iconv-liteالصورة الرمزية لـ ashtuchkin

    ashtuchkin/iconv-lite

    3,172عرض على GitHub↗

    Convert character encodings in pure javascript.

    JavaScript
    عرض على GitHub↗3,172
  • i18next/i18nextالصورة الرمزية لـ i18next

    i18next/i18next

    8,583عرض على GitHub↗

    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/nanoidالصورة الرمزية لـ ai

    ai/nanoid

    26,821عرض على GitHub↗

    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/stegcloakالصورة الرمزية لـ kurolabs

    kurolabs/stegcloak

    3,830عرض على GitHub↗

    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
  • عرض جميع البدائل الـ 30 لـ I18n Node→