summaryrefslogtreecommitdiff
path: root/lib/memoize/README.md
blob: 02d3be3b7db2168f3cf4607e94b504b47aeae2df (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# async.memoize

![Last version](https://img.shields.io/github/tag/async-js/async.memoize.svg?style=flat-square)
[![Dependency status](http://img.shields.io/david/async-js/async.memoize.svg?style=flat-square)](https://david-dm.org/async-js/async.memoize)
[![Dev Dependencies Status](http://img.shields.io/david/dev/async-js/async.memoize.svg?style=flat-square)](https://david-dm.org/async-js/async.memoize#info=devDependencies)
[![NPM Status](http://img.shields.io/npm/dm/async.memoize.svg?style=flat-square)](https://www.npmjs.org/package/async.memoize)
[![Donate](https://img.shields.io/badge/donate-paypal-blue.svg?style=flat-square)](https://paypal.me/kikobeats)

> [async#memoize](https://github.com/async-js/async#async.memoize) method as module.

## License

MIT © [async-js](https://github.com/async-js)