Repository

Repository di jonschlinkert

864 repository supportati

The color yellow, in ansi.

Ultimo commit 24 mag 2015

 (4 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Store answers to user prompts, based on locale and/or current working directory (node.js/JavaScript)

Ultimo commit 21 feb 2016

 (5 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

Annihilate YAML front matter.

Ultimo commit 26 gen 2014

 (2 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Checks if the callback returns a truthy value for any element in a collection, or for any sub-string in a string. The function returns as soon as it finds a passing value and does not iterate over the entire collection.

Ultimo commit 27 feb 2015

 (5 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Pass a dirname, get a basic markdown-formatted Table of Contents for your API.

Ultimo commit 1 ago 2015

 (3 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Boilerplate for creating a node.js application based on Template, vinyl and orchestrator. This consists of the core, generalized components of assemble, verb and generate.

Ultimo commit 24 mag 2015

 (2 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Get the actual name of a plugin or generator by stripping certain words from the title, allowing it to be used in templates. For example, the "actual" name of `generator-foo` would `foo`.

Ultimo commit 12 ott 2014

 (5 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

JavaScript utils for working with arrays.

Ultimo commit 3 nov 2014

 (7 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Returns an array with only the unique values from all given arrays using strict equality for comparisons.

Ultimo commit 1 set 2017

 (45 star) (18 fork) (0 issue indicizzate) (0 good first issue aperte)

fast array filter

Ultimo commit 27 feb 2017

 (9 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

Recursively flatten an array or arrays. This is the fastest implementation of array flatten.

Ultimo commit 5 lug 2017

 (58 star) (17 fork) (0 issue indicizzate) (0 good first issue aperte)

Faster, node.js focused alternative to JavaScript's native array map.

Ultimo commit 28 feb 2017

 (15 star) (2 fork) (0 issue indicizzate) (0 good first issue aperte)

Get the value of a specified property from all elements in a collection.

Ultimo commit 25 mar 2015

 (9 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Fast array reduce that also loops over sparse elements.

Ultimo commit 24 mar 2015

 (8 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Swap two items in an array. Does not modify the Array prototype.

Ultimo commit 26 mag 2017

 (5 star) (2 fork) (0 issue indicizzate) (0 good first issue aperte)

Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.

Ultimo commit 23 feb 2016

 (24 star) (10 fork) (0 issue indicizzate) (0 good first issue aperte)

Loop over each item in an array and call the given function on every element.

Ultimo commit 27 feb 2017

 (16 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

Returns true if the callback returns truthy for all elements in the given array.

Ultimo commit 8 mag 2015

 (5 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Get the first element or first n elements of an array.

Ultimo commit 12 gen 2016

 (11 star) (15 fork) (0 issue indicizzate) (0 good first issue aperte)

Get all but the last element or last n elements of an array.

Ultimo commit 5 dic 2017

 (8 star) (2 fork) (0 issue indicizzate) (0 good first issue aperte)