Deeply sort an object by its keys without mangling any arrays inside of it
-
Updated
Oct 12, 2024 - TypeScript
Deeply sort an object by its keys without mangling any arrays inside of it
Returns a copy of a JavaScript object with the keys arranged in a specified order. Useful for formatting JSON files.
Separates array of objects into sub-arrays of objects with matching property values
Add a description, image, and links to the object-sort topic page so that developers can more easily learn about it.
To associate your repository with the object-sort topic, visit your repo's landing page and select "manage topics."