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

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

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

5 रिपॉजिटरी

Awesome GitHub RepositoriesEncoding Normalizers

Utilities that standardize character representations to ensure consistent search and display across devices.

Distinct from Character Encoding Support: Focuses on backend character normalization, distinct from visual encoding support.

Explore 5 awesome GitHub repositories matching user interface & experience · Encoding Normalizers. Refine with filters or upvote what's useful.

Awesome Encoding Normalizers GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • santifer/career-opssantifer का अवतार

    santifer/career-ops

    54,119GitHub पर देखें↗

    Career-ops is an AI-driven job search automation system designed to manage the entire application lifecycle, from discovery to tracking. It functions as a career copilot that utilizes autonomous agents to identify vacancies, evaluate professional fit, and generate tailored application materials. The project distinguishes itself through a multi-archetype persona management system and writing style calibration, allowing users to maintain different professional identities and a consistent voice across documents. It employs a multi-dimensional weighted scoring system to evaluate job suitability a

    Normalizes problematic Unicode characters to ASCII to ensure consistent PDF generation and ATS readability.

    JavaScriptai-agentanthropicautomation
    GitHub पर देखें↗54,119
  • overleaf/overleafoverleaf का अवतार

    overleaf/overleaf

    17,853GitHub पर देखें↗

    This project is a web-based collaborative editor and scientific document management system designed for LaTeX. It provides a centralized environment for writing, editing, and compiling academic manuscripts, enabling multiple users to work on the same project simultaneously through real-time synchronization. The platform distinguishes itself by treating documents as version-controlled repositories, allowing for granular history tracking and bidirectional synchronization with external version control systems. It features a secure, containerized compilation pipeline that isolates build processes

    Converts uploaded text files to a standard format to ensure compatibility and consistent editing.

    JavaScript
    GitHub पर देखें↗17,853
  • bda-research/node-crawlerbda-research का अवतार

    bda-research/node-crawler

    6,785GitHub पर देखें↗

    node-crawler is a programmable web crawler for Node.js that manages request queues and automates data extraction. It functions as a rate-limited HTTP client and a headless HTML parser, providing the infrastructure to visit large sets of URLs asynchronously while preventing duplicate processing through task deduplication. The project distinguishes itself through a proxy rotation manager that cycles user agents and proxy servers to bypass access restrictions. It utilizes the HTTP/2 protocol to improve request performance and server compatibility during large-scale scraping operations. The syst

    Analyzes response headers and meta tags to normalize diverse character sets into a standard UTF-8 format.

    TypeScriptcheeriocrawlerextract-data
    GitHub पर देखें↗6,785
  • mbleigh/acts-as-taggable-onmbleigh का अवतार

    mbleigh/acts-as-taggable-on

    4,995GitHub पर देखें↗

    Acts-as-taggable-on, Ruby on Rails एप्लिकेशन के लिए एक रिलेशनल डेटाबेस टैगिंग लाइब्रेरी है। यह कंटेंट कैटेगराइजेशन और फिल्टरिंग को सक्षम करने के लिए डेटाबेस रिकॉर्ड के साथ कस्टम लेबल जोड़ने की एक प्रणाली प्रदान करती है। इस लाइब्रेरी में एक कॉन्टेक्स्टुअल टैगिंग फ्रेमवर्क है जो एक ही रिकॉर्ड को अलग-अलग उद्देश्यों के लिए लेबल के विभिन्न सेट बनाए रखने की अनुमति देता है। इसमें एक मल्टी-टेनेंट टैगिंग सिस्टम भी शामिल है जो डेटा गोपनीयता सुनिश्चित करने के लिए लेबल को विशिष्ट खातों या समूहों तक सीमित करता है। यह टूल टैग-आधारित रिकॉर्ड रिट्रीवल, सटीक मिलान या बहिष्करण के माध्यम से सर्च, और कलेक्शन में टैग फ्रीक्वेंसी की गणना का समर्थन करता है। यह साझा लेबल के आधार पर संबंधित ऑब्जेक्ट्स की खोज को सक्षम बनाता है और ग्लोबल बनाम यूजर-विशिष्ट लेबल के बीच अंतर करने के लिए टैग ओनरशिप को ट्रैक करता है।

    Standardizes tag character representations to UTF-8 to ensure consistent search and display across the database.

    Ruby
    GitHub पर देखें↗4,995
  • luminosoinsight/python-ftfyLuminosoInsight का अवतार

    LuminosoInsight/python-ftfy

    4,043GitHub पर देखें↗

    python-ftfy is a Unicode text repair library designed to fix mojibake and encoding glitches. It provides utilities for byte encoding detection, HTML entity decoding, and the recovery of corrupted text to restore it to its intended Unicode form. The project distinguishes itself through a multi-layered decoding pipeline that identifies and reverts complex encoding mix-ups. It uses heuristic-based detection to resolve instances where text was decoded using the wrong codec across multiple layers of corruption, and it can handle non-standard UTF-8 variants and sloppy encoding mappings. The librar

    Standardizes inconsistent line breaks, character widths, and control characters for consistent display.

    Python
    GitHub पर देखें↗4,043
  1. Home
  2. User Interface & Experience
  3. Character Encoding Support
  4. Encoding Normalizers

सब-टैग एक्सप्लोर करें

  • TextUtilities that standardize character encoding for uploaded text files to ensure consistent editing. **Distinct from Encoding Normalizers:** Distinct from Encoding Normalizers: focuses on text file normalization for document editors rather than general device display.