level-packager
LevelUP package helper for distributing with a LevelDOWN-compatible back-end
Last updated 10 years ago by ralphtheninja .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install level-packager 
SYNC missed versions from official npm registry.

level-packager

levelup package helper for distributing with an abstract-leveldown store.

level badge npm Node version Test Coverage Standard Common Changelog Donate

API

Exports a 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.

The constructor function has a .errors property which provides access to the different error types from level-errors.

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.

If you are upgrading: please see UPGRADING.md.

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.

Donate

Support us with a monthly donation on Open Collective and help us continue our work.

License

MIT

Current Tags

  • 6.0.1                                ...           latest (3 years ago)

40 Versions

  • 6.0.1                                ...           3 years ago
  • 6.0.0                                ...           4 years ago
  • 5.1.1                                ...           5 years ago
  • 5.1.0                                ...           5 years ago
  • 5.0.3                                ...           5 years ago
  • 5.0.2                                ...           5 years ago
  • 5.0.1                                ...           6 years ago
  • 5.0.0                                ...           6 years ago
  • 4.0.1                                ...           6 years ago
  • 4.0.0                                ...           6 years ago
  • 3.1.0                                ...           7 years ago
  • 3.0.0                                ...           7 years ago
  • 2.1.1                                ...           7 years ago
  • 2.1.0                                ...           7 years ago
  • 2.0.2                                ...           7 years ago
  • 2.0.1                                ...           7 years ago
  • 2.0.0                                ...           7 years ago
  • 2.0.0-rc3                                ...           7 years ago
  • 2.0.0-rc2                                ...           7 years ago
  • 2.0.0-rc1                                ...           7 years ago
  • 1.2.1                                ...           8 years ago
  • 1.2.0                                ...           9 years ago
  • 1.1.0                                ...           9 years ago
  • 1.0.0                                ...           10 years ago
  • 1.0.0-0                                ...           10 years ago
  • 0.19.7                                ...           10 years ago
  • 0.19.6                                ...           10 years ago
  • 0.19.5                                ...           10 years ago
  • 0.19.4                                ...           10 years ago
  • 0.19.3                                ...           10 years ago
  • 0.19.2                                ...           10 years ago
  • 0.19.1                                ...           10 years ago
  • 0.19.0                                ...           10 years ago
  • 0.18.0                                ...           11 years ago
  • 0.17.0-5                                ...           11 years ago
  • 0.17.0-4                                ...           11 years ago
  • 0.17.0-3                                ...           11 years ago
  • 0.17.0-2                                ...           11 years ago
  • 0.17.0-1                                ...           11 years ago
  • 0.17.0                                ...           11 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (1)
Dev Dependencies (2)
Dependents (1)

Copyright 2013 - present © cnpmjs.org | Home |