level-nodejs-mobile
v6.0.1-4
Published
Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN), compatible with nodejs-mobile
Downloads
7
Maintainers
Readme
level-nodejs-mobile
Fork of level that is committed to support nodejs-mobile because leveldown not necessarily supports it.
Supports
- Version 6.0.1
- Android
- iOS
Diff
The changes made from level to level-nodejs-mobile are:
- changed dependencies: from
leveldown
toleveldown-nodejs-mobile
Versioning
We will follow the convention of having the same SemVer code as the official leveldown, but with a suffix -X
(where X
is a number). For instance, [email protected]
is the 3
rd version of this library that is equivalent to [email protected]
.
License
MIT © 2013-present Rod Vagg and Contributors.