You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-assertion-error-1.0.1-3.lbn19.noarch
Error constructor for test and validation frameworks that implements standardized AssertionError specification.
RPMPackage nodejs-assert-plus-0.2.0-1.lbn19.noarch
Extra assertions on top of node's assert module
RPMPackage nodejs-assert-1.3.0-1.lbn19.noarch
commonjs assert - node.js api compatible
RPMPackage nodejs-asn1.js-4.6.2-2.lbn19.noarch
ASN.1 encoder and decoder
RPMPackage nodejs-asn1-0.2.3-1.lbn19.noarch
Contains parsers and serializers for ASN.1 (currently BER only)
RPMPackage nodejs-asar-0.10.0-2.lbn19.noarch
Creating atom-shell app packages
RPMPackage nodejs-asap-2.0.4-1.lbn19.noarch
High-priority task queue for Node.js and browsers
RPMPackage nodejs-arrify-1.0.1-1.lbn19.noarch
Convert a value to an array
RPMPackage nodejs-arraymap-0.1.2-1.lbn19.noarch
Curried function deriving new array values by applying provided function to each item/index of provided array. Fast and compatible with modern or old browsers.
RPMPackage nodejs-arraybuffer.slice-0.0.6-1.lbn19.noarch
Exports a function for slicing ArrayBuffers (no polyfilling)
RPMPackage nodejs-array.filter-0.1.5-1.lbn19.noarch
Curried function deriving a new array containing items from given array for which predicate returns true. Supports unary function, RegExp, dot/bracket-notation string path, and compound query object as predicate.
RPMPackage nodejs-array-unique-0.2.1-1.lbn19.noarch
Return an array free of duplicate values. Fastest ES5 implementation.
RPMPackage nodejs-array-uniq-1.0.2-1.lbn19.noarch
Create an array without duplicates
RPMPackage nodejs-array-union-1.0.1-1.lbn19.noarch
Create an array of unique values, in order, from the input arrays
RPMPackage nodejs-array-some-1.0.0-1.lbn19.noarch
Array#some ponyfill for older browsers
RPMPackage nodejs-array-slice-0.2.3-1.lbn19.noarch
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
RPMPackage nodejs-array-reduce-0.0.0-1.lbn19.noarch
`[].reduce()` for old browsers
RPMPackage nodejs-array-map-0.0.0-1.lbn19.noarch
`[].map(f)` for older browsers
RPMPackage nodejs-array-index-0.1.1-1.lbn19.noarch
Invoke getter/setter functions on array-like objects
RPMPackage nodejs-array-foreach-1.0.2-1.lbn19.noarch
Array#forEach ponyfill for older browsers