dree-browser

File browser via passing dree object or the like

Usage no npm install needed!

<script type="module">
  import dreeBrowser from 'https://cdn.skypack.dev/dree-browser';
</script>

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.