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.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.4
    1
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i flexi-json-tree

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

9.56 kB

Total Files

6

Last publish

Collaborators

  • alexgipi