0.1.2 • Published 6 years ago

jwork-util v0.1.2

Weekly downloads
1
License
ISC
Repository
-
Last release
6 years ago
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.
0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago