@kimlikdao/kdjs
v0.0.3
Published
A JavaScript to JavaScript compiler focused on advanced optimizations.
Downloads
1
Maintainers
Readme
KimlikDAO js compiler
Primarily wraps Google Closure Compiler (GCC) and UglifyJS but adds additional functionality to GCC such as ability to compile es6 modules.
bun kdjs/kdjs.js entry.js
kdjs
will automatically crawl all the imported files from the entry.js and include the externs files for libraries that it recognizes.