Okiki Ojo

bundlejs - An online bundler and an npm package size checker

by
A quick and easy way to bundle, minify, and compress (gzip and brotli) your typescript, javascript, jsx and npm projects, while receiving the total bundles' file size.

Add a comment

Replies

Best
Codebeautify
It's a good concept.. I am a pure js developer and sometime would like to use npm based js lib in browser and take time to do some research and checking the size. I hope this provide more example to build and download the same lib. for ref: https://stackoverflow.com/questi... This tool is amazing for js based developer.. need more example and download feature with bundle and how it can used in browser.
Okiki Ojo
@codebeautify In the about section I describe how it works. By default the bundled code is available in the console so if you want the bundled code you can just copy and paste it from the console, also, I'm working on better documentation as well as some other features, thanks for your comment. bundle use https://esm.sh in order to use npm packages online, I'd suggest going to their website, as well as https://skypack.dev to better understand how to use npm packages online. If possible please create an issue request containing more info on what you would like documented and any features you'd like to see, here is the link: https://github.com/okikio/bundle...
Okiki Ojo
What do you think of bundle? Would you use it?
Al Imran
no
Okiki Ojo
@al_imran3 Could I have a little more context here?