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

1.0.15 • 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.

Dependencies (0)

    Dev Dependencies (2)

    Package Sidebar

    Install

    npm i flexi-json-tree

    Weekly Downloads

    4

    Version

    1.0.15

    License

    MIT

    Unpacked Size

    9.58 kB

    Total Files

    6

    Last publish

    Collaborators

    • alexgipi