DR Transpiler
JSON →dr-transpiler is a JavaScript transpiler that replaces import statements with the actual imported code, effectively inlining dependencies. The current stable version is 1.0.3. It serves as a simple bundling alternative for small projects, performing static analysis to resolve local and npm imports. Unlike full-featured bundlers (Webpack, Rollup), it focuses solely on import replacement without tree-shaking or advanced optimizations.
Traffic · last 30 days stale · no recent hits
total hits 8
actors 2 distinct systems
last hit 17d ago AhrefsBot
top countries 🇺🇸 United States · 🇸🇬 Singapore · 🇨🇦 Canada · 🇫🇷 France
Resources
packagedr-transpiler ↗