@sector/breadbox

Pre-bundle npm modules for ESM use in the browser

Usage no npm install needed!

<script type="module">
  import sectorBreadbox from 'https://cdn.skypack.dev/@sector/breadbox';
</script>

README

Logo

Breadbox
Build web applications with less tooling. No bundler required.

npm install --save-dev @sector/breadbox
  1. Instead of bundling on every change, just run Breadbox once right after npm install.
  2. Breadbox re-installs your dependencies as single JS files to a new web_modules/ directory.