podash

The podash library exported as Node.js modules

Usage no npm install needed!

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

README

The Raiympackage library exported as Node.js modules.

Installation

In a browser:

<script src="podash.js"></script>

Using npm:

$ npm i -g npm
$ npm i --save podash

In Node.js:

// Load the full build.
var podash = require('podash');