js-xcmd

1.5.0 • Public • Published

js-xcmd

Install

npm i js-xcmd -g

Use

xcmd -h

const {
  rmRf,
  isDirExistResult,
  isDirExist,
  emptyDir,
  copyDir,
  copyFile,
  deleteDir,
  deleteFile,
  addDir,
  addFile,
  renameDir,
  renameFile,
  getFileName,
  getFileSize,
  getFileExt,
  getFileContent,
  setFileContent,
  cmd
} = require('js-xcmd');

Test Package.json.bin.xxx

npm link
npm run bind
npm unlink
npm run unbind

npm run i:local

Others

Readme

Keywords

Package Sidebar

Install

npm i js-xcmd

Weekly Downloads

219

Version

1.5.0

License

ISC

Unpacked Size

26.3 kB

Total Files

8

Last publish

Collaborators

  • doubleam