2 repos
Explore 2 awesome GitHub repositories matching development tools & productivity · Module Bundling Engines. Refine with filters or upvote what's useful.
Webpack is a module bundler that maps project dependencies into a directed acyclic graph to transform diverse file types into optimized, browser-ready assets. It functions as a build pipeline orchestrator, using entry points to recursively resolve imports and bundle modules, scripts, and static assets into a unified ou
Model complex module relationships as a directed acyclic graph to facilitate efficient bundling.
Superpowers is a browser-based game development engine and collaborative integrated development environment. It provides a unified workspace for building two-dimensional interactive experiences, allowing users to manage code, assets, and scene logic directly within a web browser without the need for local compilers or
Consolidates source files and dependencies into optimized outputs to minimize runtime overhead.