A tiny plugin for nodejs to write lines in jQuery style.
npm install node-jquery-liteA tiny toy in order to write lines in jQuery style a little easier for Node.js.
``shell`
npm i node-jquery-lite
`coffeescript`
$ = require 'node-jquery-lite'
console.log $.now()
- $.each()$.extend()
- $.noop()
- $.now()
- $.param()
- $.parseJSON()
- $.trim()
- $.type()
-
`shell``
npm test
Look HERE.
Look HERE.
Look HERE.