SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

nodejs010-nodejs-sorted-object rpm build for : CentOS 7. For other distributions click nodejs010-nodejs-sorted-object.

Name : nodejs010-nodejs-sorted-object
Version : 1.0.0 Vendor : CentOS
Release : 3.el7 Date : 2015-10-04 16:38:57
Group : Development/Languages/Other Source RPM : nodejs010-nodejs-sorted-object-1.0.0-3.el7.src.rpm
Size : 0.00 MB
Packager : CBS < cbs_centos_org>
Summary : Returns a copy of an object with its keys sorted
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.

So, for example, you might be trying to serialize some object to a JSON file. But every time you write it, it ends up being output in a different order, depending on how you created it in the first place! This makes for some ugly diffs.

sorted-object gives you the answer. Just use this package to create a version of your object with its keys sorted before serializing, and you\'ll get a consistent order every time.

RPM found in directory: /vol/rzm7/linux-centos-vault/7.1.1503/sclo/x86_64/rh/nodejs010

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  nodejs010-nodejs-sorted-object-1.0.0-3.el7.noarch.rpm
ftp.icm.edu.pl  nodejs010-nodejs-sorted-object-1.0.0-3.el7.noarch.rpm
ftp.icm.edu.pl  nodejs010-nodejs-sorted-object-1.0.0-3.el7.noarch.rpm
ftp.icm.edu.pl  nodejs010-nodejs-sorted-object-1.0.0-3.el7.noarch.rpm
ftp.icm.edu.pl  nodejs010-nodejs-sorted-object-1.0.0-3.el7.noarch.rpm
ftp.icm.edu.pl  nodejs010-nodejs-sorted-object-1.0.0-3.el7.noarch.rpm
     

Provides :
nodejs010-nodejs-sorted-object
nodejs010-npm(sorted-object)

Requires :
rpmlib(PayloadIsXz) <= 5.2-1
nodejs010-nodejs(engine)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1


Content of RPM :
/opt/rh/nodejs010/root/usr/lib/node_modules/sorted-object
/opt/rh/nodejs010/root/usr/lib/node_modules/sorted-object/lib
/opt/rh/nodejs010/root/usr/lib/node_modules/sorted-object/lib/sorted-object.js
/opt/rh/nodejs010/root/usr/lib/node_modules/sorted-object/package.json
/opt/rh/nodejs010/root/usr/share/doc/nodejs010-nodejs-sorted-object-1.0.0
/opt/rh/nodejs010/root/usr/share/doc/nodejs010-nodejs-sorted-object-1.0.0/LICENSE.txt
/opt/rh/nodejs010/root/usr/share/doc/nodejs010-nodejs-sorted-object-1.0.0/README.md

 
ICM