@source-craft/fs

v0.0.1
Common utilities to manage the filesystem with source-craft's types

start

tsc -w

build

tsc

build:watch

tsc -w --preserveWatchOutput

test

npm run build && rimraf tests/.fixture tests/.source-craft && node --loader ts-node/esm --experimental-specifier-resolution=node tests/index.ts
npm i @source-craft/fs

Metadata

Downloads

Maintainers