cached-tape

2.0.0 • Public • Published

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

MIT Licenced

Readme

Keywords

none

Package Sidebar

Install

npm i cached-tape

Weekly Downloads

28

Version

2.0.0

License

none

Last publish

Collaborators

  • raynos