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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
itorr avatar

itorr/nbnhhsh

0
View on GitHub↗
6,259 نجوم·241 تفرعات·JavaScript·Apache-2.0·7 مشاهداتlab.magiconch.com/nbnhhsh↗

Nbnhhsh

nbnhhsh is a browser extension that translates Chinese pinyin acronyms and internet slang into their full phrases. It operates entirely on the client side, using a precompiled dictionary bundled with the extension to perform lookups without server round-trips after the initial load.

The project distinguishes itself through a community-driven dictionary that accepts user-submitted definitions through a review queue before merging them into the main dataset. It provides text selection lookup on any webpage, allowing users to highlight pinyin initialisms and see their expanded meanings, and can be embedded into any site via a simple code snippet.

The tool covers pinyin acronym decoding, Chinese internet slang translation, and slang definition submission, all within a browser-based text translation workflow. The dictionary is maintained as a static JSON bundle, with a moderation queue managing pending user contributions before publication.

Features

  • Slang Translation Extensions - Adds pinyin acronym translation to any webpage via a code snippet or browser integration.
  • Pinyin Acronym Decoders - Translates common pinyin abbreviations used in Chinese online communities into readable phrases.
  • Selected Text Translation Popups - Translates selected Chinese pinyin acronyms on websites into their full meanings with a single action.
  • Acronym Decoders - Decoding pinyin initialisms commonly used in Chinese online communication into their expanded forms.
  • Pinyin Initialism Matchers - Matches user-selected text against a dictionary of Chinese pinyin acronyms using exact prefix lookup.
  • Pinyin Acronym Decoders - Converts pinyin acronyms and abbreviations into their full Chinese phrases to clarify online slang.
  • Pinyin Acronym Expanders - Converts Chinese pinyin initialisms into their full phrases for understanding internet slang.
  • Client-Side Conversion Engines - Performs all translation lookups entirely in the browser without server round-trips after the dictionary is loaded.
  • Chinese Internet Slang Dictionaries - Building and maintaining a community-driven dictionary of Chinese internet slang with user-submitted definitions.
  • Chinese Internet Slang Lexicons - Translating Chinese pinyin acronyms and internet slang into full phrases for better understanding.
  • Precompiled Acronym Dictionaries - Ships the entire acronym dictionary as a precompiled JSON file embedded in the extension or snippet.
  • Browser Extension Overlays - Injects a translation overlay into any webpage by appending a script tag that intercepts text selection events.
  • Definition Moderation Queues - Manages a pending queue of user-submitted definitions that require manual approval before publication.
  • Slang Definition Submissions - Submit new acronym translations through a button on each entry, which are reviewed before being added to the dictionary.
  • Crowdsourced Dictionary Backends - Accepts user-submitted translations through a review queue before merging them into the main dictionary.
  • Translation Widgets - Adding pinyin acronym translation functionality to any webpage via a simple code snippet.

سجل النجوم

مخطط تاريخ النجوم لـ itorr/nbnhhshمخطط تاريخ النجوم لـ itorr/nbnhhsh

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

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

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

Start searching with AI

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

ما هي وظيفة itorr/nbnhhsh؟

nbnhhsh is a browser extension that translates Chinese pinyin acronyms and internet slang into their full phrases. It operates entirely on the client side, using a precompiled dictionary bundled with the extension to perform lookups without server round-trips after the initial load.

ما هي الميزات الرئيسية لـ itorr/nbnhhsh؟

الميزات الرئيسية لـ itorr/nbnhhsh هي: Slang Translation Extensions, Pinyin Acronym Decoders, Selected Text Translation Popups, Acronym Decoders, Pinyin Initialism Matchers, Pinyin Acronym Expanders, Client-Side Conversion Engines, Chinese Internet Slang Dictionaries.

ما هي البدائل مفتوحة المصدر لـ itorr/nbnhhsh؟

تشمل البدائل مفتوحة المصدر لـ itorr/nbnhhsh: curlconverter/curlconverter — curlconverter is a browser-based tool and JavaScript library that transforms curl commands into equivalent source code… ekoopmans/html2pdf.js — html2pdf.js is a client-side JavaScript library used to convert HTML elements and webpages into downloadable PDF… worldbrain/memex — Memex is a browser extension knowledge base and personal information manager designed for indexing, annotating, and… zuodaotech/everyone-can-use-english — This project is an AI-powered English education tool and browser extension designed for immersive language learning.… sylinko/everywhere — Everywhere is a desktop AI assistant that understands whatever is on your screen and can act across applications… bistutu/fluentread — FluentRead is an open-source browser translation plugin that displays original text alongside its translation directly…

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Nbnhhsh.
  • curlconverter/curlconverterالصورة الرمزية لـ curlconverter

    curlconverter/curlconverter

    8,149عرض على GitHub↗

    curlconverter is a browser-based tool and JavaScript library that transforms curl commands into equivalent source code across more than 30 programming languages and HTTP client libraries. It parses curl command arguments into an abstract syntax tree and generates idiomatic code by applying per-language templates, making it a curl command transpiler rather than a simple converter. The tool operates entirely client-side without any server round-trips, ensuring all conversion happens privately in the browser without transmitting data externally. It can also function as a drop-in curl replacement

    TypeScriptcurltree-sitter
    عرض على GitHub↗8,149
  • ekoopmans/html2pdf.jsالصورة الرمزية لـ eKoopmans

    eKoopmans/html2pdf.js

    4,880عرض على GitHub↗

    html2pdf.js is a client-side JavaScript library used to convert HTML elements and webpages into downloadable PDF documents. It operates entirely within the browser, removing the need for a backend server to generate files. The library employs a conversion pipeline that renders HTML to a canvas before generating the final PDF layout. This process includes the ability to preserve active hyperlinks by overlaying clickable regions on anchor tags and managing page breaks through specific style rules or selectors. Users can configure document appearance through settings for page margins, filenames

    JavaScriptcanvasclient-sidehtml
    عرض على GitHub↗4,880
  • worldbrain/memexالصورة الرمزية لـ WorldBrain

    WorldBrain/Memex

    4,691عرض على GitHub↗

    Memex is a browser extension knowledge base and personal information manager designed for indexing, annotating, and organizing web content into a searchable personal archive. It functions as a web annotation tool that allows users to add highlights and notes directly to webpages and PDFs. The system features an AI-powered document summarizer that generates concise answers and summaries based on indexed materials using cited references. It includes an encrypted content synchronizer that uses end-to-end encryption to mirror archives and annotations across multiple devices. The platform provide

    TypeScriptannotateannotationannotations
    عرض على GitHub↗4,691
  • zuodaotech/everyone-can-use-englishالصورة الرمزية لـ ZuodaoTech

    ZuodaoTech/everyone-can-use-english

    34,948عرض على GitHub↗

    This project is an AI-powered English education tool and browser extension designed for immersive language learning. It functions as a proficiency training suite that integrates AI tools and linguistic analysis directly into external websites and streaming video platforms. The system employs a DOM injection model to add interactive overlays and toolbars to web pages. It uses large language model APIs to provide real-time translations and maps curated pronunciation and grammar exercises to specific timestamps in external media. The tool covers a broad range of English proficiency training, in

    TypeScript
    عرض على GitHub↗34,948
  • عرض جميع البدائل الـ 8 لـ Nbnhhsh→