You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage nodejs-ast-types-0.9.12-1.lbn25.noarch
Esprima-compatible implementation of the Mozilla JS Parser API
RPMPackage nodejs-ast-traverse-0.1.1-2.lbn25.noarch
Simple but flexible AST traversal with pre and post visitors. Works in node and browsers.
RPMPackage nodejs-ast-query-2.0.0-2.lbn25.noarch
Declarative JavaScript AST modification fa�ade
RPMPackage nodejs-assertion-error-1.0.1-3.lbn25.noarch
Error constructor for test and validation frameworks that implements standardized AssertionError specification.
RPMPackage nodejs-assert-plus-1.0.0-1.lbn25.noarch
Extra assertions on top of node's assert module
RPMPackage nodejs-assert-1.4.1-1.lbn25.noarch
commonjs assert - node.js api compatible
RPMPackage nodejs-asn1.js-4.6.2-2.lbn25.noarch
ASN.1 encoder and decoder
RPMPackage nodejs-asn1-0.2.3-1.lbn25.noarch
Contains parsers and serializers for ASN.1 (currently BER only)
RPMPackage nodejs-asar-0.13.0-1.lbn25.noarch
Creating atom-shell app packages
RPMPackage nodejs-asap-2.0.4-1.lbn25.noarch
High-priority task queue for Node.js and browsers
RPMPackage nodejs-arrify-2.0.1-1.lbn25.noarch
Convert a value to an array
RPMPackage nodejs-arraymap-0.1.2-1.lbn25.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.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