catbox-fs

Filesystem adapter for catbox

Usage no npm install needed!

<script type="module">
  import catboxFs from 'https://cdn.skypack.dev/catbox-fs';
</script>

README

Catbox FS

NPM version NPM downloads Build status Test coverage

Filesystem adapter for catbox

Installation

npm install catbox-fs --save

Options

  • trimInterval (number, default: 30000) The interval at which to trim expired cache entries from directory
  • directory (string, default: ${os.tmp()}/catbox-fs) The directory where files are cached

License

MIT