bundlr-cli

CSS/JS Bundler and minifier

Usage no npm install needed!

<script type="module">
  import bundlrCli from 'https://cdn.skypack.dev/bundlr-cli';
</script>

README

Bundlr

Simply just

    npm install -g bundlr-cli

and then

    bundlr file1 file2

or if you want to minify it

    bundlr --minify file1 file2

that's it, have fun.