fs-syncx

v1.1.1
Useful sync methods for file system
fs fs-sync

test

yarn run clean && yarn run compile && yarn run lint && yarn run dev_test

dev_test

yarn run copy && yarn run t

dt

yarn run dev_test

t

jest

build

yarn test

compile

tsc

dev

yarn run clean && tsc -w

prepublishOnly

yarn run test

lint

tslint --project tsconfig.json --config tslint.json

copy

copyfiles "tests/data/**/*.*" "dist"

clean:dist

rimraf dist

clean

npm run clean:dist
npm i fs-syncx

Metadata

  • MIT
  • >=6.0.0
  • Mgen
  • released 4/15/2018

Downloads

Maintainers