dat-explorer

1.0.0 • Public • Published

dat-explorer

Explore the contents of a dat link in the browser.

TODO

  • work entirely in the browser
  • have a big download button
  • selective file or folder download
  • display metadata (like last modified, size) in file list
  • handle sub-directories

Example

npm install
npm start

usage

npm install dat-explorer

explorer(element, link)

Renders the explorer given an HTML DOM element and a dat:// link.

var explorer = require('dat-explorer')
var link = 'dat://ea18e8fe42b1c344d8bfcdf6449d61f5228767ef8b5e9155768bba436245af84'
explorer('#dat', link)

Readme

Keywords

none

Package Sidebar

Install

npm i dat-explorer

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • karissa