1.5.0 • Published 20 days ago

js-xcmd v1.5.0

Weekly downloads
-
License
ISC
Repository
github
Last release
20 days ago

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

1.5.0

20 days ago

1.4.9

21 days ago

1.4.11

21 days ago

1.4.10

21 days ago

1.4.13

21 days ago

1.4.12

21 days ago

1.4.6

4 months ago

1.4.8

4 months ago

1.4.5

11 months ago

1.3.6

12 months ago

1.3.5

12 months ago

1.4.1

11 months ago

1.4.0

12 months ago

1.3.0

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago