cached-tape
A cached version of tape
Example
var cachedTape = require("cached-tape");
// TODO. Show example
Docs
var someValue = cachedTape(/*arguments*/)
cached-tape := (arg: Any) => void
// TODO. State what the module does.
Installation
npm install cached-tape
Tests
npm test
Contributors
- Raynos