levelup icon indicating copy to clipboard operation
levelup copied to clipboard

A wrapper for abstract-leveldown compliant stores, for Node.js and browsers.

Results 2 levelup issues
Sort by recently updated
recently updated
newest added

Creating an Error for "NotFound" instead of just returning `null` has a significant performance overhead. Creating Error objects are expensive. Could we have a mode flag where we can avoid...

Bumps [faucet](https://github.com/substack/faucet) from 0.0.3 to 0.0.4. Changelog Sourced from faucet's changelog. v0.0.4 - 2023-02-04 Commits [Deps] update array.prototype.foreach, array.prototype.join, array.prototype.map, array.prototype.push, array.prototype.slice, string.prototype.split, string.prototype.split, tape 84d8f72 [actions] update checkout action...

dependencies
javascript