atomically

v2.0.2
Read and write files atomically and reliably.
atomic read write file reliable

benchmark

tsex benchmark

benchmarkLwatch

tsex benchmark --watch

clean

tsex clean

compile

tsex compile

compile:watch

tsex compile --watch

test:init

esbuild --bundle --target=es2020 --platform=node --format=cjs src/index.ts > test/atomically.cjs

test

npm run test:init && tap --no-check-coverage --no-coverage-report

test:watch

npm run test:init && tap --no-check-coverage --no-coverage-report --watch

prepublishOnly

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

Metadata

  • Unknown
  • Whatever
  • Unknown
  • released 7/26/2023

Downloads

Maintainers