node-jquery-lite
v0.8.4
Published
A tiny plugin for nodejs to write lines in jQuery style.
Downloads
14
Maintainers
Readme
node-jquery-lite
A tiny toy in order to write lines in jQuery style a little easier for Node.js.
Install
npm i node-jquery-lite
Usage
$ = require 'node-jquery-lite'
console.log $.now()
Methods
$.each()
$.extend()
$.noop()
$.now()
$.param()
$.parseJSON()
$.trim()
$.type()
Test
npm test
Updates
Look HERE.
Todo
Look HERE.
License
Look HERE.