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

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

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

14 रिपॉजिटरी

Awesome GitHub RepositoriesCode Formatting

Tools for rendering and styling technical code snippets within documents.

Distinguishing note: Focuses on code-specific syntax and block styling, distinct from general text formatting.

Explore 14 awesome GitHub repositories matching web development · Code Formatting. Refine with filters or upvote what's useful.

Awesome Code Formatting GitHub Repositories

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

    ueberdosis/tiptap

    37,341GitHub पर देखें↗

    Tiptap is a headless, modular framework designed for building custom rich-text editors. It provides a developer-focused abstraction layer over a structured document model, allowing for full control over the underlying schema through a plugin-based architecture. By separating document state management from the user interface, it enables the creation of tailored editing experiences that remain framework-agnostic. The project distinguishes itself through a robust collaborative engine that supports real-time multi-user editing, conflict resolution, and presence tracking. It integrates artificial

    Formats text as inline code or code blocks to display technical content clearly.

    TypeScripteditorjavascriptjs
    GitHub पर देखें↗37,341
  • wenyan-lang/wenyanwenyan-lang का अवतार

    wenyan-lang/wenyan

    20,251GitHub पर देखें↗

    Wenyan is an esoteric programming language that enables the composition of functional logic using the grammar and vocabulary of classical Chinese literature. It functions as a source-to-source compiler, translating literary scripts into standard high-level programming languages such as JavaScript, Python, and Ruby to facilitate execution across diverse computing environments. The project distinguishes itself by bridging the gap between ancient linguistic structures and modern computational tasks. It utilizes a specialized transpilation process that maps classical grammatical particles and voc

    Formats code and text into traditional book layouts for aesthetic presentation.

    TypeScriptclassical-chineseesoteric-languageprogramming-language
    GitHub पर देखें↗20,251
  • blender/blenderblender का अवतार

    blender/blender

    18,787GitHub पर देखें↗

    Blender is a professional 3D creation suite designed for modeling, animation, rendering, and video editing. It functions as an open-source 3D engine that provides a comprehensive framework for procedural geometry, physics simulation, and high-quality visual output. The platform is built upon a foundational architecture that utilizes data-block-based memory management and a dependency-graph-based evaluation system to handle complex scene transformations and geometry updates. The software distinguishes itself through a highly modular, node-based procedural architecture that allows users to cons

    Blender triggers automated code reformatting upon saving files to maintain adherence to project style guidelines without manual intervention.

    C++3danimationb3d
    GitHub पर देखें↗18,787
  • rstacruz/cheatsheetsrstacruz का अवतार

    rstacruz/cheatsheets

    14,429GitHub पर देखें↗

    This project is a comprehensive collection of web development reference guides and technical cheat sheets. It provides a curated set of markdown-based documentation designed to help developers quickly locate syntax patterns and API examples for common web technologies and programming languages. The repository serves as a specialized reference library covering several distinct technical domains. It includes extensive guides for CSS, focusing on selectors, Flexbox, Grid, and responsive layout properties, as well as a DevOps command reference for Docker, Kubernetes, AWS, Ansible, and general she

    Provides styling guides for code blocks, including line highlighting and background colors.

    SCSS
    GitHub पर देखें↗14,429
  • square/javapoetsquare का अवतार

    square/javapoet

    10,850GitHub पर देखें↗

    JavaPoet is a source code generator and metaprogramming utility for the Java language. It functions as an abstract syntax tree construction library that allows developers to model classes, methods, and fields as objects before emitting them as source code. The library distinguishes itself through automatic import management and code formatting. It tracks referenced types to generate required import statements and handles line wrapping, semicolon placement, and indentation to ensure generated files remain readable. The tool covers a broad range of generation capabilities, including the defini

    Ensures high readability of generated code through line wrapping and named placeholders in code blocks.

    Java
    GitHub पर देखें↗10,850
  • gitbucket/gitbucketgitbucket का अवतार

    gitbucket/gitbucket

    9,370GitHub पर देखें↗

    GitBucket is a self-hosted Git platform and version control hosting service that provides a web interface for managing repositories, issues, and pull requests. Built with a Scala-based manager, it functions as a GitHub API compatible server, allowing it to integrate with external tools that rely on that specific industry schema. The platform distinguishes itself by integrating a Maven repository host for storing and retrieving Java build artifacts alongside source code. It also features a plugin architecture that enables the addition of custom logic and new functionality to the core system.

    Renders code snippets with syntax highlighting and custom keyboard shortcuts for improved readability.

    Scalagitgitbucketscala
    GitHub पर देखें↗9,370
  • huxpro/huxpro.github.ioHuxpro का अवतार

    Huxpro/huxpro.github.io

    7,611GitHub पर देखें↗

    This project is a responsive Jekyll blog theme and static site template designed as a technical blogging framework. It converts markdown content into a professional personal blog with integrated support for social profile management. The template is configured as a progressive web app, providing offline access and an app-like experience for visitors. It specifically caters to technical documentation by supporting the rendering of mathematical notation, formatted code snippets, and embedded presentations. The site includes capabilities for reader engagement through discussion system integrati

    Renders technical code snippets with syntax highlighting and line numbers for better readability.

    HTMLblog-themejekyll-themejekyll-themes
    GitHub पर देखें↗7,611
  • mebjas/html5-qrcodemebjas का अवतार

    mebjas/html5-qrcode

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

    html5-qrcode is a client-side JavaScript library that enables QR code and barcode scanning directly in a web browser, processing live video from a device camera or decoding codes from uploaded image files without any server-side involvement. The library handles real-time scanning from continuous camera feeds with adjustable frame rates and scanning regions, while also supporting file-based decoding for static images. The scanner offers configurable behavior through runtime settings, allowing developers to adjust scanning speed, viewfinder region, aspect ratio, and restrict decoding to specifi

    Restricts the scanner to recognize only a user-defined subset of QR or barcode formats.

    TypeScriptbarcodecamerahtml5
    GitHub पर देखें↗6,030
  • googlearchive/code-prettifygooglearchive का अवतार

    googlearchive/code-prettify

    5,767GitHub पर देखें↗

    Code-prettify is a browser-based tool and HTML syntax highlighter that adds visual formatting and line numbers to raw code blocks on web pages. It functions as a client-side code formatter and a customizable lexer library for defining language-specific highlighting rules. The system allows for the creation of custom lexers to provide syntax highlighting for proprietary or uncommon programming languages. Visual presentation is managed through custom code styling and the integration of external CSS stylesheets to define colors and fonts. The project provides automatic syntax highlighting and s

    Organizes and numbers lines of code within web pages to help users follow complex scripts.

    JavaScript
    GitHub पर देखें↗5,767
  • dm77/barcodescannerdm77 का अवतार

    dm77/barcodescanner

    5,436GitHub पर देखें↗

    यह एक Android बारकोड स्कैनिंग लाइब्रेरी है जिसे लाइव कैमरा फीड से बारकोड डेटा का पता लगाने और डिकोड करने के लिए डिज़ाइन किया गया है। यह मोबाइल डिवाइसेस पर विज़ुअल पैटर्न को टेक्स्ट में अनुवादित करने के लिए कोर इंफ्रास्ट्रक्चर प्रदान करती है। इस लाइब्रेरी में एक कैमरा प्रीव्यू मैनेजर शामिल है जो विभिन्न स्क्रीन आयामों में फिट होने के लिए आस्पेक्ट रेशियो और फीड साइज़ को समायोजित करता है, साथ ही फ्लैश, ऑटोफोकस और सेंसर चयन को प्रबंधित करने के लिए एक हार्डवेयर कंट्रोलर भी शामिल है। इसमें डिटेक्शन गति और सटीकता बढ़ाने के लिए विशिष्ट बारकोड टाइप्स तक स्कैनिंग को प्रतिबंधित करने के लिए एक बारकोड फॉर्मेट फ़िल्टर भी है। यह प्रोजेक्ट कैमरा हार्डवेयर नियंत्रण, लाइव बारकोड डिकोडिंग और अनुकूलित व्यू फाइंडर्स व विज़ुअल ओवरलेज़ डिज़ाइन करने के लिए यूजर इंटरफेस कस्टमाइज़ेशन को कवर करता है।

    Restricts decoding to a specific subset of barcode formats to increase detection speed and accuracy.

    Java
    GitHub पर देखें↗5,436
  • serratus/quaggajsserratus का अवतार

    serratus/quaggaJS

    5,207GitHub पर देखें↗

    quaggaJS, एक JavaScript बारकोड स्कैनर लाइब्रेरी और क्लाइंट-साइड प्रोसेसर है जो सीधे ब्राउज़र के भीतर बारकोड लोकलाइजेशन और डिकोडिंग करता है। यह एक कंप्यूटर विज़न बारकोड डिकोडर के रूप में काम करता है जो बाहरी सर्वर अनुरोधों की आवश्यकता के बिना स्थिर छवि फ़ाइलों और लाइव कैमरा स्ट्रीम दोनों से डेटा निकालता है। लाइब्रेरी वेबकैम के माध्यम से रीयल-टाइम बारकोड स्कैनिंग को सपोर्ट करती है और एक साथ कई बारकोड फॉर्मेट्स का पता लगा सकती है। इसमें लोकलाइजेशन की निगरानी के लिए छवि पर बाउंडिंग बॉक्स और स्कैनलाइन्स रेंडर करके डिकोडिंग प्रक्रिया को विज़ुअलाइज़ करने के टूल्स शामिल हैं। यूज़र्स स्कैन किए जाने वाले विशिष्ट बारकोड टाइप्स को कॉन्फ़िगर कर सकते हैं और प्रदर्शन में सुधार करने व गलत सकारात्मक परिणामों (false positives) को कम करने के लिए डिकोडिंग खोज को एक कस्टम आयताकार स्कैन क्षेत्र तक सीमित कर सकते हैं।

    Provides the ability to limit scanning to specific barcode formats to improve decoding accuracy.

    JavaScript
    GitHub पर देखें↗5,207
  • lyricat/wechat-formatlyricat का अवतार

    lyricat/wechat-format

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

    wechat-format is a tool designed to convert Markdown text into specialized HTML compatible with the WeChat official account editor. It functions as a content formatter and converter that transforms Markdown into stylized HTML layouts to maintain consistent visual structures when content is pasted into the publishing platform. The project focuses on bypassing outgoing link restrictions by converting external hyperlinks into numerical footnotes and appending a full citation list to the end of the document. It preserves the appearance of technical content by transforming code blocks and lists in

    Wraps code snippets in HTML containers to maintain syntax highlighting and indentation.

    JavaScript
    GitHub पर देखें↗4,532
  • saicaca/fuwarisaicaca का अवतार

    saicaca/fuwari

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

    Fuwari is a static site theme and markdown content framework designed for personal blog publishing. It provides a responsive visual template that renders markdown posts with a built-in dark mode and customizable colors. The project distinguishes itself through a set of markdown extensions that add rich UI elements to articles, including callout blocks, dynamic repository cards that fetch live data via API, and advanced code styling with diff support and line numbering. It also includes a full-text site search mechanism to allow visitors to locate specific information across the blog's content

    Ships themed frames for rendering source code with support for line numbering and custom starting lines.

    Astroastroastro-themeblog
    GitHub पर देखें↗4,166
  • younghz/markdownyounghz का अवतार

    younghz/Markdown

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

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

    Renders and styles technical code snippets within documents using specialized delimiters.

    markdown
    GitHub पर देखें↗3,979
  1. Home
  2. Web Development
  3. Code Formatting

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

  • Barcode Format FiltersRestricts decoding to a user-defined subset of 1D and 2D barcode formats for performance or precision. **Distinct from Code Formatting:** Distinct from Code Formatting: focuses on limiting which barcode symbologies are decoded, not on styling code snippets.
  • Barcode Format RestrictionsRestrict the scanner to recognize only a chosen subset of QR or barcode formats. **Distinct from Code Formatting:** Distinct from Code Formatting: focuses on limiting barcode format recognition, not source code formatting or styling.
  • Code Literal FormattingSpecialized handling for escaping strings and inserting type references into source code. **Distinct from Code Formatting:** Focuses on the content within the code (literals) rather than the overall visual styling of the block.