This is a tree view component written for mithril.js and its name is pickdrasil-mithril.
Just look into the "examples" folder. The examples should be very understandable.
- dist/img/icons.svg
- dist/app.css
- dist/treeview.js
- console.js
- es5.js or core.js
- json2.js
Use ´npm start´ and then go to http://localhost:1337/. A chokidar websocket server will synchronize all your changes right into the browser.
Use ´npm start´ and then go to http://localhost:1337/tests.html. All tests will then be run in your browser.
Dual licensed under the MIT License and the Apache 2 License.