Skip to content

Fork of leveldb to run in nodejs-mobile

License

Notifications You must be signed in to change notification settings

coletivoEITA/level-nodejs-mobile

 
 

Repository files navigation

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 to leveldown-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.

About

Fork of leveldb to run in nodejs-mobile

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%