podash
v1.2.0
Published
The podash library exported as Node.js modules
Maintainers
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 podashIn Node.js:
// Load the full build.
var podash = require('podash');