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

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

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

3 مستودعات

Awesome GitHub RepositoriesJSON Formatting and Sorting

Tools for pretty-printing JSON files and sorting keys alphabetically.

Distinct from Text Formatting and Sorting Utilities: The candidates focus on log formats or output specifications rather than source file formatting.

Explore 3 awesome GitHub repositories matching development tools & productivity · JSON Formatting and Sorting. Refine with filters or upvote what's useful.

Awesome JSON Formatting and Sorting GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • pre-commit/pre-commit-hooksالصورة الرمزية لـ pre-commit

    pre-commit/pre-commit-hooks

    6,593عرض على GitHub↗

    This project is a comprehensive collection of pre-commit hooks designed to automate code linting, style enforcement, and file validation before changes are committed to version control. It provides a suite of ready-to-use scripts that serve as quality guards, including static analysis hooks, configuration file validators, and tools for maintaining version control integrity. The collection distinguishes itself by offering specialized guards for repository health and security. This includes detection of leaked credentials and private keys, prevention of large file commits, and enforcement of br

    Pretty-prints JSON files with sorted keys and consistent indentation for improved readability.

    Pythongitlinterpre-commit
    عرض على GitHub↗6,593
  • sbjson/sbjsonالصورة الرمزية لـ SBJson

    SBJson/SBJson

    3,717عرض على GitHub↗

    SBJson is an Objective-C JSON parser and generator designed for the parsing and generation of JSON data. It functions as a strict JSON validator, enforcing rigid grammar rules to ensure input data adheres to formal specifications. The project features an incremental JSON stream parser that processes UTF8 data in chunks to extract documents without loading the entire payload into memory. It also serves as a JSON data serializer that transforms native data objects into formatted strings using deterministic key sorting. The system manages data serialization workflows and implements security mea

    Provides human-readable indentation and alphabetical key sorting for JSON output.

    Objective-C
    عرض على GitHub↗3,717
  • textualize/rich-cliالصورة الرمزية لـ Textualize

    Textualize/rich-cli

    3,686عرض على GitHub↗

    rich-cli is a terminal rich text renderer and data visualizer that transforms raw text and structured data into styled console output. It functions as a command line markup processor, converting Markdown and custom markup into formatted text with clickable links and colors. The tool specializes in terminal content rendering for various formats, including syntax-highlighted source code, JSON data with consistent indentation, and CSV tables. It also supports the rendering of Jupyter notebooks and provides a terminal content pager for navigating long files and remote content via a scrollable int

    Pretty-prints JSON files with consistent indentation and color highlighting for improved readability.

    Pythonmarkdownrichsyntax-highlighting
    عرض على GitHub↗3,686
  1. Home
  2. Development Tools & Productivity
  3. JSON Formatting and Sorting