@cowasm/memfs

v3.5.1
In-memory file-system with Node's fs API.
fs filesystem fs.js memory-fs memfs file file system mount memory and 6 more...

clean

rimraf lib types

build

tsc && cp src/getBigInt.js lib/

tsc

tsc -w

test

jest --maxWorkers 8

test:coverage

jest --coverage

test:watch

jest --watch

watch

watch "npm run build" ./src

prettier

prettier --ignore-path .gitignore --write "src/**/*.{ts,js}"

prettier:diff

prettier -l "src/**/*.{ts,js}"

prepublishOnly

npm run clean && npm run build && npm run test

tslint

tslint "src/**/*.ts" -t verbose
npm i @cowasm/memfs

Metadata

Downloads

Maintainers