1.0.2 • Published 6 years ago

@kittleb/react-nested-list v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

react-nested-list

A common nested list for ReactJS that builds from a JSON file

This is currently a work in progress and does not build.

Installation

npm install --save @kittleb/react-nested-list

Usage

After installing and importing the script, place the following div in your html page:

Props

PropTypeRequiredDescription
dataarray\Array of data

License

MIT