nodejs-sorted-object - Returns a copy of an object with its keys sorted
Website: | https://github.com/domenic/sorted-object |
---|---|
License: | WTFPL |
Vendor: | Alcance Libre, Inc. |
- Description:
Although objects in JavaScript are theoretically unsorted, in practice most engines use insertion order-at least, ignoring numeric keys. This manifests itself most prominently when dealing with an object's JSON serialization.
Packages
nodejs-sorted-object-1.0.0-9.fc14.al.noarch [6 KiB] |
Changelog
by Fedora Release Engineering (2020-01-29):
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild |