licenses.dev

cachedown v1.0.0

leveldown implementation that proxies to underlying leveldown instance with lru cache

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT2
PackageRelationDependenciesPublished
abstract-leveldown • 2.7.2An abstract prototype matching the LevelDOWN APIDIRECT1
xtend • 4.0.2extend like a bossINDIRECT0
ISC2
PackageRelationDependenciesPublished
lru-cache • 3.2.0A cache object that deletes the least-recently-used items.DIRECT1
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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