minutils
Minimal utility methods for node and the browser.
Check out the homepage for documentation.
Install
Node: npm install minutils
. require 'minutils'
Browser: Copy either minutils.js or minutils.min.js (in the root of this repo) into your project. Inlcude on page. Then access it at window.mu
.