atomically

v1.6.0
Read and write files atomically and reliably.
atomic read write file reliable

benchmark

node ./tasks/benchmark.js

clean

rimraf dist

compile

tsc --skipLibCheck && tstei

compile:watch

tsc --skipLibCheck --watch

test

tap --no-coverage-report

test:watch

tap --no-coverage-report --watch

prepublishOnly

npm run clean && npm run compile && npm run test

Metadata

  • MIT
  • >=10.12.0
  • Fabio Spampinato
  • released 10/20/2020

Downloads

Maintainers