Skip to content

Draggha/pickdrasil-mithril

Repository files navigation

js-standard-style

What is this?

This is a tree view component written for mithril.js and its name is pickdrasil-mithril.

Usage information

Just look into the "examples" folder. The examples should be very understandable.

Dependencies

for Internet Explorer 9

  • console.js

for Internet Explorer 8

  • es5.js or core.js
  • json2.js

Development

Use ´npm start´ and then go to http://localhost:1337/. A chokidar websocket server will synchronize all your changes right into the browser.

Testing

Use ´npm start´ and then go to http://localhost:1337/tests.html. All tests will then be run in your browser.

License

Dual licensed under the MIT License and the Apache 2 License.