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
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
leveldowntoleveldown-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 3rd version of this library that is equivalent to [email protected].
License
MIT © 2013-present Rod Vagg and Contributors.
