jwork-util
v0.1.2
Published
jwork util is for base flat
Downloads
6
Readme
jwork-util is developed for NodeJS, With the function of loading on demand.
Includes tools for the jwork family of module packages.
Installation
Using npm:
$ npm install jwork-util --S
In Node.js:
// Load the full build.
var jworkUtil = require('jwork-util')
// Operating files and directories
var {fsos} = require('jwork-util')
// Get the current system information
var {cos} = require('jwork-util')
// Versatile tool
var {stage} = require('jwork-util')
The method can be matched by printing.