licenses.dev

async-cache v1.0.0

Cache your async lookups and don't fetch the same thing more than necessary.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT1
PackageRelationDependenciesPublished
lru-cache • 2.3.1A cache object that deletes the least-recently-used items.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/async-cache)](https://licenses.dev/npm/async-cache)
<a href="https://licenses.dev/npm/async-cache">
  <img src="https://licenses.dev/b/npm/async-cache" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.0 version:

[![licenses](https://licenses.dev/b/npm/async-cache/1.0.0)](https://licenses.dev/npm/async-cache/1.0.0)
<a href="https://licenses.dev/npm/async-cache/1.0.0">
  <img src="https://licenses.dev/b/npm/async-cache/1.0.0" alt="licenses" />
</a>
GitHub