flexi-json-tree
TypeScript icon, indicating that this package has built-in type declarations

1.0.4 • Public • Published

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.

Readme

Keywords

Package Sidebar

Install

npm i flexi-json-tree

Weekly Downloads

60

Version

1.0.4

License

MIT

Unpacked Size

9.56 kB

Total Files

6

Last publish

Collaborators

  • alexgipi