macoolka-error
Version:
`macoolka-cache` Build a cache for function
47 lines (29 loc) • 1.17 kB
Markdown
<p align="center">
<a href="https://travis-ci.org/macoolka/macoolka-cache">
<img src="https://img.shields.io/travis/macoolka/macoolka-cache/master.svg?style=flat-square" alt="build status" height="20">
</a>
<a href="https://david-dm.org/macoolka-cache">
<img src="https://img.shields.io/david/macoolka/macoolka-cache.svg?style=flat-square" alt="dependency status" height="20">
</a>
<a href="https://www.npmjs.com/package/macoolka-cache">
<img src="https://img.shields.io/npm/dm/macoolka-cache.svg" alt="npm downloads" height="20">
</a>
</p>
# macoolka-cache
`macoolka-cache` Build a cache for function
**Table of contents**
- [Installation](#installation)
- [Documentation](#documentation)
- [License](#license)
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
# Installation
To install the stable version:
```
npm install macoolka-cache
```
# Documentation
- [Docs](https://macoolka.github.io/macoolka-cache)
- [API Reference](https://macoolka.github.io/macoolka-cache/docs/Modules)
- [API Reference (中文)](https://macoolka.github.io/macoolka-cache/docs/模块)
# License
The MIT License (MIT)