/hyperdrive-ui

Render a hyperdrive in the browser.

Primary LanguageCSS

hyperdrive-ui

Explore the contents of a hyperdrive in the browser.

Example

Live demo: http://karissa.github.io/hyperdrive-ui/

usage

npm install hyperdrive-ui

hyperdriveUI(element, archive, opts, onclick)

Renders the explorer.

See app.js for an example.

get started

npm install
npm start