cached-tape

A cached version of tape

4 个版本
安装
npm install cached-tape
yarn add cached-tape
pnpm add cached-tape
bun add cached-tape
README

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 2014-08-17
1.1.0 2014-08-17
1.0.1 2014-08-17
1.0.0 2014-08-17