nojam

nodejam =======

Usage no npm install needed!

<script type="module">
  import nojam from 'https://cdn.skypack.dev/nojam';
</script>

README

Nojam combines npm modules with jam modules, essentially making your node.js code accessible on the web!

Requirements

Installation

npm install nojam -g

Examples

To install a node module for the web, call:

nojam install sift

You can also be explicit about installing from npm as well:

nojam install npm:sift
nojam install jam:jquery