awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesNode Tree Composition

Building hierarchical trees of code fragments that automatically calculate final positions and output strings.

Distinct from Source Map Generators: Focuses on the structural composition of code as a tree to derive maps, rather than general map generation.

Explore 1 awesome GitHub repository matching development tools & productivity · Node Tree Composition. Refine with filters or upvote what's useful.

Awesome Node Tree Composition GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • mozilla/source-mapAvatar mozilla

    mozilla/source-map

    3,728Vezi pe GitHub↗

    This project is a source map implementation library used for generating, parsing, and consuming source maps. It provides the functional components necessary to link transformed or minified code back to original source files, acting as a tool for code transformation debugging. The library includes a source map composer for building trees of code snippets that automatically produce output strings and mappings. It also functions as a source map merger, providing mechanisms to chain and merge multiple maps to resolve multi-step code transformations across different build stages. The project cove

    Offers a composer for building trees of code snippets that automatically generate output strings and associated source maps.

    JavaScript
    Vezi pe GitHub↗3,728
  1. Home
  2. Development Tools & Productivity
  3. Source Map Generators
  4. Node Tree Composition