A tiny plugin for nodejs to write lines in jquery style.
npm install node-jquery-extendA tiny toolkit, based on node-jquery-lite.
``shell`
npm i node-jquery-extend
`coffeescript`
$ = require 'node-jquery-extend'
$.info 'Hello world!'
- $.delay([time])$.get(url, [data])
- $.i(msg)
- $.info([method], [type], msg)
- $.log(msg)
- ]$.parseJson()
- $.parsePts(num)
- $.parseSafe()
- $.parseShortDate(option)
- $.parseString(data)
- $.parseTemp(string, data)
- $.post(url, [data])
- $.shell(cmd)
- $.serialize(string)
- $.timeStamp([arg])
-
`shell``
npm test
Look HERE.
Look HERE.
Look HERE.