Skip to content

wangyue57/sortObj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

sortObj

Check if two object are loosely equal - that is, do they have the same shape?

  JSON.stringify(sortObj(obj1)) === JSON.stringify(sortObj(obj2));

About

sort a js object

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published