Fork of level that is committed to support nodejs-mobile because leveldown not necessarily supports it.
- Version 6.0.1
- Android
- iOS
The changes made from level to level-nodejs-mobile are:
- changed dependencies: from
leveldown
toleveldown-nodejs-mobile
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, level-nodejs-mobile@6.0.1-3
is the 3
rd version of this library that is equivalent to level@6.0.1
.
MIT © 2013-present Rod Vagg and Contributors.