hyperdb-explorer

1.1.2 • Public • Published

hyperdb-explorer

An interactive CLI tool to explore the contents of a hyperdb.

Point it to a hyperdb folder, and you will see all of the keys inside the db.

Navigate up & down in the list using arrow keys.

Start typing to filter keys.

Press enter to see the value & feed metadata for that key.

Press enter again to get back to the list.

ctrl-C to quit.

Simple :)

Usage

npx hyperdb-explorer <path-to-hyperdb>

...or to install it permanently:

npm install -g hyperdb-explorer
hyperdb-explorer <path-to-hyperdb>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.2
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.2
    2
  • 1.1.1
    0
  • 1.1.0
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i hyperdb-explorer

Weekly Downloads

2

Version

1.1.2

License

MIT

Unpacked Size

4.64 kB

Total Files

3

Last publish

Collaborators

  • lachenmayer