Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

nodejs-stringset-0.2.1-1.el7 RPM for noarch

From EPEL 7 for aarch64 / Packages / n

Name: nodejs-stringset Distribution: Fedora Project
Version: 0.2.1 Vendor: Fedora Project
Release: 1.el7 Build date: Wed Jul 23 20:56:19 2014
Group: Development/Libraries Build host: buildvm-26.phx2.fedoraproject.org
Size: 9452 Source RPM: nodejs-stringset-0.2.1-1.el7.src.rpm
Packager: Fedora Project
Url: https://www.npmjs.org/package/stringset
Summary: Fast and robust stringset
A 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.

Provides

Requires

License

MIT

Changelog

* Tue Jul 22 2014 Ralph Bean <rbean@redhat.com> - 0.2.1-1
  - Initial packaging for Fedora.

Files

/usr/lib/node_modules/stringset
/usr/lib/node_modules/stringset/examples.js
/usr/lib/node_modules/stringset/node_modules
/usr/lib/node_modules/stringset/package.json
/usr/lib/node_modules/stringset/stringset.js
/usr/share/doc/nodejs-stringset-0.2.1
/usr/share/doc/nodejs-stringset-0.2.1/LICENSE
/usr/share/doc/nodejs-stringset-0.2.1/README.md


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 13:53:38 2024