pajarito-fn
v1.0.3
Published
module of functions which are made and used frequently by pajaritomoyqi
Readme
pajarito-fn v1.0.2
The pajarito-fn library exported as Node.js modules.
Installation
Using npm:
$ npm i -g npm
$ npm i pajarito-fnIn Node.js:
// load full module.
const pFn = require('pajarito-fn');See the package source for more details.
