Tue, 01 Oct 2024 08:26:36 UTC | login

Information for RPM nodejs-stringset-0.2.1-7.fc29.noarch.rpm

ID203714
Namenodejs-stringset
Version0.2.1
Release7.fc29
Epoch
Archnoarch
SummaryFast and robust stringset
DescriptionA fast and robust stringset implementation that can hold any string items, including __proto__, with minimal overhead compared to a plain object. Works in node and browsers. The API is created to be as close to the ES6 Set API as possible. Prefer ss.remove("key") for deleting a key. ES6 Set uses set.delete("key") instead and for that reason ss['delete']("key") is available as a stringset alias as well. Never do ss.delete("key") unless you're certain to be in the land of ES5 or later.
Build Time2018-07-14 18:35:40 GMT
Size11.52 KB
0d767727e1168f84292a316c075ead3e
LicenseMIT
Provides
nodejs-stringset = 0.2.1-7.fc29
npm(stringset) = 0.2.1
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 8 of 8
Name ascending sort Size
/usr/lib/node_modules/stringset0.00 B
/usr/lib/node_modules/stringset/examples.js594.00 B
/usr/lib/node_modules/stringset/node_modules0.00 B
/usr/lib/node_modules/stringset/package.json412.00 B
/usr/lib/node_modules/stringset/stringset.js5.75 KB
/usr/share/doc/nodejs-stringset0.00 B
/usr/share/doc/nodejs-stringset/LICENSE1.05 KB
/usr/share/doc/nodejs-stringset/README.md1.44 KB
Component of No Buildroots