Skip to content

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

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages