Skip to content

uvenil/obj-inout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

obj-inout Module

const objinout = require('obj-inout');

Exchanges the keys between the inner and outer object.

Example: '{ "id1": { "ida": 10 }, "id2": { "ida": 20 } } <-> { "ida": { "id1": 10, "id2": 20 } }'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages