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

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

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

1 रिपॉजिटरी

Awesome GitHub RepositoriesTransformation Logic Definitions

Frameworks for defining the logic used to inspect and modify nodes within a syntax tree.

Distinct from Plugin-Based Syntax Extensions: Focuses on the logic of the transformation itself rather than the syntax rules for parsing.

Explore 1 awesome GitHub repository matching content management & publishing · Transformation Logic Definitions. Refine with filters or upvote what's useful.

Awesome Transformation Logic Definitions GitHub Repositories

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

    remarkjs/remark

    8,911GitHub पर देखें↗

    Remark is a markdown processor and transformer that converts markdown text into a structured JSON abstract syntax tree for programmatic manipulation. It functions as a plugin-based tool within the unified ecosystem, allowing users to parse, transform, and stringify markdown content. The project is distinguished by its extensibility through a plugin system that supports custom markdown syntax extensions, the introduction of new markup elements, and the definition of custom processing logic. This framework enables the modification of content through a visitor-pattern traversal of the syntax tre

    Provides a framework for defining new processing logic to inspect or modify the syntax tree.

    JavaScript
    GitHub पर देखें↗8,911
  1. Home
  2. Content Management & Publishing
  3. Content Processing and Transformation
  4. Content Processing
  5. Markup Attribute Processors
  6. Plugin-Based Syntax Extensions
  7. Transformation Logic Definitions