@archivistnerd/filecache

Archivist's filecache Package

Usage no npm install needed!

<script type="module">
  import archivistnerdFilecache from 'https://cdn.skypack.dev/@archivistnerd/filecache';
</script>

README

node-filecache

npm version

Archivist Nerd's filecache Package

Manipulates a JSON file based caching system

Installation

npm install --save @archivistnerd/filecache

Usage

'use strict';

const fileCache = require('@archivistnerd/filecache');

License

MIT