wrapper-commonjs

wrapper tool for running commonjs modules in browser

Usage no npm install needed!

<script type="module">
  import wrapperCommonjs from 'https://cdn.skypack.dev/wrapper-commonjs';
</script>

README

wrapper-commonjs

wrapper-commonjs provides low-level api for wrapping your commonjs modules stacking them together and making work them in browser.

Provides possibility to add namespaces to modules.

npm install wrapper-commonjs

  • version - 0.0.25 (06.03.13) -- fixed bug with reading index files from cache, added init queues.