README
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.