JSPM

  • Created
  • Published
  • Downloads 473102
  • Score
    100M100P100Q56410F
  • License MIT

A Node.js LevelDB binding (currently being extracted from LevelUP)

Package Exports

  • leveldown
  • leveldown/package
  • leveldown/package.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (leveldown) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

LevelDOWN

A Node.js LevelDB binding (currently being extracted from LevelUP)

Contributing

LevelDOWN is an OPEN Open Source Project. This means that:

Individuals making significant and valuable contributions are given commit-access to the project to contribute as they see fit. This project is more like an open wiki than a standard guarded open source project.

See the CONTRIBUTING.md file for more details.

Contributors

LevelDOWN is Copyright (c) 2012 Rod Vagg and other contributors listed above.

LevelDOWN is licensed under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.

LevelDOWN builds on the excellent work of the LevelDB and Snappy teams from Google and additional contributors. LevelDB and Snappy are both issued under the New BSD Licence.