/hypertree

:evergreen_tree: treeview component based on hyperapp

Primary LanguageJavaScript

this is just experiment with hyperapp

HYPERTREE

A treeview component library based on hyperapp

How to build?

  • clone the repo
  • npm i
  • npm start to start dev server (thanks to parcel)
  • npm test to run tests (thanks to jest )

How to use?

please look at example