0.1.3 • Published 5 years ago

dree-browser v0.1.3

Weekly downloads
6
License
MIT
Repository
github
Last release
5 years ago

Dree Browser

File browser on static websites, made specifically for dree library (which still has to be executed at server side, e.g. via webpack.DefinePlugin or web server.)

Example

https://patarapolw.github.io/dree-browser

Installation

npm i dree-browser

And then,

The example script can be seen at /src/index.ts, and the HTML /public/index.html. (Don't forget to import the CSS at /node_modules/dree-browser/dist/dree-browser.min.css.)

Plan

gitignore-parser integration.