Detalhes do pacote

cached-tape

Raynos142.0.0

A cached version of tape

readme (leia-me)

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