Skip to content

jankal13/flattenjson

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

flattenjson

flattenJson.js -> Flattens a json from A to B

unflattenJson.js -> Unflattens a json from B to A

A = [{ "this": "example", "is": "example" },{ "an":"example", "example":"example" }] B = [{"0.this":"example","0.is":"example","1.an":"example","1.example":"example"}]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published