@file-services/cached

v2.0.2
A file system wrapper that adds cache to any `IFileSystem` implementation.

test

run-p test:node test:browser

build

ts-build ./src --cjs --esm

clean

rimraf ./cjs ./esm

prepack

yarn build

test:node

mocha "test/**/*.{spec,ix}.ts?(x)"

test:browser

mocha-pup "test/**/*.spec.ts?(x)"
npm i @file-services/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 9/20/2019

Downloads