2.0.2 • Published 15 days ago

@unleashit/recursive-data-lister v2.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
15 days ago

Recursive Data Lister

NPM npm (scoped) npm bundle size

React component that recursively pretty prints nested lists or objects with various options for html markup and styling.

recursive data lister component

Features

  • Quickly display simple or complex nested lists and objects as html.
  • Choice of html (ul, ol, div, etc.).
  • Display as a single list or separate lists per first level parent.
  • For arrays of objects, the option to choose a property to use its value as the heading (replace the numerical index).
  • Handles dates. Either provide a formatter function, or by default will be displayed as strings. Also attempts to find and handle dates in string values.
  • Basic default CSS available with easy customization through cssVars prop.

Install

npm install @unleashit/recursive-data-lister

Documentation

https://unleashit.github.io/npm-library/components/recursiveDataLister

Demo

https://npm-library-demo.vercel.app/recursive-data-lister

2.0.2

15 days ago

2.0.1

16 days ago

2.0.0

16 days ago

1.2.4

2 months ago

1.2.3

3 months ago

1.2.2

3 months ago

1.2.1

3 months ago

1.2.0

3 months ago

1.1.14

4 months ago

1.1.13

4 months ago

1.1.12

4 months ago

1.1.11

4 months ago

1.1.9

4 months ago

1.1.8

4 months ago

1.1.7

4 months ago

1.1.6

4 months ago

1.1.5

4 months ago

1.1.10

4 months ago

1.1.3

4 months ago

1.1.1

4 months ago

1.0.1

9 months ago

1.0.0

9 months ago

0.4.19

12 months ago

0.4.18

12 months ago

0.4.17

12 months ago

0.4.15

1 year ago

0.4.16

1 year ago

0.4.14

1 year ago

0.4.13

2 years ago

0.4.11

2 years ago

0.4.12

2 years ago

0.4.10

2 years ago

0.4.9

2 years ago

0.4.8

2 years ago

0.4.7

2 years ago

0.4.5

2 years ago

0.4.6

2 years ago

0.4.4

3 years ago

0.4.2

4 years ago

0.4.1

4 years ago

0.4.0

5 years ago

0.3.2

5 years ago

0.3.1

5 years ago

0.3.0

5 years ago

0.2.4

5 years ago

0.2.3

5 years ago

0.2.2

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago