runtime-utils
v0.0.2
Published
A collection of useful tools for runtimejs
Downloads
1
Maintainers
Readme
runtime-utils
A collection of useful tools for runtimejs
Usage:
Add the follwing to the top of your index.js:
// Note the '()', runtime-utils exports a function that loads the utils.
var rutils = require('runtime-utils')();