@file-services/overlay

v1.0.2
Overlay files and directories from one file system on top of another.

test

run-p test:node test:browser

build

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

clean

rimraf ./cjs ./esm

prepack

yarn build

test:node

mocha -r @ts-tools/node/r "test/**/*.spec.ts?(x)" --watch-extensions ts,tsx --colors

test:browser

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

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 3/25/2019

Downloads