react-ui-treeview

0.0.1-beta2 • Public • Published

react-ui-treeview

Build Status

Package "react-ui-treeview" is a simple implementation of treeview component that follow react way.

You could see some code examples here

Requirements:

  • Render tree container
  • Render tree nodes
  • Collapsable node groups
  • Make bundle without peer dependencies inside
  • Add unit-tests
  • Nodes onClick support
  • Support custom icons
  • Render toolbar
  • Support default toolbar buttons: Collapse all and Expand all
  • Support custom buttons (Such as add, delete)
  • Write full documentation
  • Add componentShouldUpdate property to components
  • Add performance metrics to readme file

Readme

Keywords

none

Package Sidebar

Install

npm i react-ui-treeview

Weekly Downloads

2

Version

0.0.1-beta2

License

MIT

Last publish

Collaborators

  • vkuschenko