Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
node-object-assign-sorted
Object.assign with sorted keys
https://github.com/thejameskyle/object-assign-sorted
0
no reviews
Install
Node.js module to assign object while simultaneously sorting keys. In this way you'll get a consistent order every time on serializing. This makes it easier to diff the resulting JSON.
Node.js is an event-based server-side JavaScript engine.