Skip to content

levelup package helper for distributing with an abstract-leveldown compatible back-end

License

Notifications You must be signed in to change notification settings

MathieuCassagne/packager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

level-packager

LevelDB Logo

levelup package helper for distributing with an abstract-leveldown compatible back-end

Node version Build Status dependencies Greenkeeper badge

NPM NPM

level-packager exports single function which takes a single argument, an abstract-leveldown compatible storage back-end for levelup. The function returns a constructor function that will bundle levelup with the given abstract-leveldown replacement. The full API is supported, including optional functions, destroy(), and repair(). Encoding functionality is provided by encoding-down.

For example use-cases, see:

Also available is a test.js file that can be used to verify that the user-package works as expected.

Contributing

level-packager 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 contribution guide for more details.

License & Copyright

Copyright (c) 2012-2017 level-packager contributors.

level-packager is licensed under the MIT license. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE.md file for more details.

About

levelup package helper for distributing with an abstract-leveldown compatible back-end

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%