js-ku
v0.0.5
Published
JavaScript ku implementation. Compatible with server-side environments like node.js, module loaders like RequireJS and all web browsers.
Downloads
16
Readme
js-ku
Installation
You can use this package on the server side as well as the client side.
Node.js:
npm install js-ku
##update
npm update [email protected]
Usage
var ku = require('ku');