2.0.0 • Published 10 years ago

cached-tape v2.0.0

Weekly downloads
4
License
-
Repository
github
Last release
10 years ago

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

2.0.0

10 years ago

1.1.0

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago