Skip to content

A simple lib to help you process your JSON objects by showing you the structure.

Notifications You must be signed in to change notification settings

SankarshanDudhate/json-reflect

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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 ) );

About

A simple lib to help you process your JSON objects by showing you the structure.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published