Wed, 02 Oct 2024 13:39:15 UTC | login

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

ID92360
Namenodejs-stringset
Version0.2.1
Release6.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-04-28 12:58:05 GMT
Size11.72 KB
82f29f7e4a333ef2cb3de1d62e90243b
LicenseMIT
Provides
nodejs-stringset = 0.2.1-6.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