1.0.15 • Published 1 year ago

flexi-json-tree v1.0.15

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

flexi-json-tree

flexi-json-tree is a simple JSON tree viewer that allows you to generate a tree view of JSON data

Simple & Tiny JSON Viewer ✅🚀

Installation

npm install flexi-json-tree

Usage

Here is a basic example:

import buildTree from 'flexi-json-tree'

// Inicializar el árbol
buildTree("#tree")

LICENSE

This project is licensed under the terms of the MIT license.

1.0.9

1 year ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.11

1 year ago

1.0.10

1 year ago

1.0.15

1 year ago

1.0.14

1 year ago

1.0.13

1 year ago

1.0.12

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago