meipian-stage-tools

0.3.0 • Public • Published
 
     The tool is developed for the nodejs side,
     using on-demand loadingcorresponding functions, 
     which contains a number of modules for users to use
 

Installation

Using npm:

 
  $ npm install meipian-stage-tools --save
 

In Node.js:

 
  // Load the full build.
  var mpsts = require('meipian-stage-tools')
 
  // Operating files and directories
  var {fspc} = require('meipian-stage-tools')
 
  // Get the current system information
  var {mpos} = require('meipian-stage-tools')
 
  // Versatile tool
  var {tool} = require('meipian-stage-tools')
 

Readme

Keywords

Package Sidebar

Install

npm i meipian-stage-tools

Weekly Downloads

4

Version

0.3.0

License

ISC

Unpacked Size

5.59 kB

Total Files

7

Last publish

Collaborators

  • meipian