You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-arraybuffer.slice-0.0.7-1.lbn25.noarch
Exports a function for slicing ArrayBuffers (no polyfilling)
RPMPackage nodejs-array.filter-0.1.5-1.lbn25.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.3.2-1.lbn25.noarch
Return an array free of duplicate values. Fastest ES5 implementation.
RPMPackage nodejs-array-uniq-1.0.2-1.lbn25.noarch
Create an array without duplicates
RPMPackage nodejs-array-union-2.1.0-1.lbn25.noarch
Create an array of unique values, in order, from the input arrays
RPMPackage nodejs-array-some-1.0.0-1.lbn25.noarch
Array#some ponyfill for older browsers
RPMPackage nodejs-array-slice-1.1.0-1.lbn25.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.lbn25.noarch
`[].reduce()` for old browsers
RPMPackage nodejs-array-map-0.0.0-1.lbn25.noarch
`[].map(f)` for older browsers
RPMPackage nodejs-array-index-0.1.1-1.lbn25.noarch
Invoke getter/setter functions on array-like objects
RPMPackage nodejs-array-foreach-1.0.2-1.lbn25.noarch
Array#forEach ponyfill for older browsers
RPMPackage nodejs-array-flatten-1.1.1-1.lbn25.noarch
Flatten an array of nested arrays into a single flat array
RPMPackage nodejs-array-filter-0.2.0-1.lbn25.noarch
Array#filter for older browsers.
RPMPackage nodejs-array-differ-1.0.0-1.lbn25.noarch
Create an array with values that are present in the first input array but not additional ones
RPMPackage nodejs-arr-flatten-1.1.0-1.lbn25.noarch
Recursively flatten an array or arrays.
RPMPackage nodejs-arr-exclude-1.0.0-1.lbn25.noarch
Exclude certain items from an array
RPMPackage nodejs-arr-diff-4.0.0-1.lbn25.noarch
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
RPMPackage nodejs-argparse-1.0.10-1.lbn25.noarch
Very powerful CLI arguments parser. Native port of argparse - python's options parsing library
RPMPackage nodejs-are-we-there-yet-2.0.0-1.lbn25.noarch
Keep track of the overall completion of many dispirate processes
RPMPackage nodejs-archy-1.0.0-1.lbn25.noarch
render nested hierarchies `npm ls` style with unicode pipes