json-reflect

1.0.1 • Public • Published

json-reflect is a simple lib to help you process your JSON objects by showing you the structure.

You can simply use

const jsonref = require( 'json-reflect' );
console.log( jsonref.findStructure( jsonObj ) );

/json-reflect/

    Package Sidebar

    Install

    npm i json-reflect

    Weekly Downloads

    6

    Version

    1.0.1

    License

    ISC

    Unpacked Size

    2.47 kB

    Total Files

    3

    Last publish

    Collaborators

    • sandudhate