Repositórios

Repositórios de jonschlinkert

864 repositórios suportados

The color yellow, in ansi.

Último commit 24 de mai. de 2015

 (4 stars) (0 forks) (0 issues indexadas) (0 good first issues abertas)

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

Último commit 21 de fev. de 2016

 (5 stars) (1 fork) (0 issues indexadas) (0 good first issues abertas)

Annihilate YAML front matter.

Último commit 26 de jan. de 2014

 (2 stars) (0 forks) (0 issues indexadas) (0 good first issues abertas)

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.

Último commit 27 de fev. de 2015

 (5 stars) (0 forks) (0 issues indexadas) (0 good first issues abertas)

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

Último commit 1 de ago. de 2015

 (3 stars) (0 forks) (0 issues indexadas) (0 good first issues abertas)

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.

Último commit 24 de mai. de 2015

 (2 stars) (0 forks) (0 issues indexadas) (0 good first issues abertas)

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`.

Último commit 12 de out. de 2014

 (5 stars) (0 forks) (0 issues indexadas) (0 good first issues abertas)

JavaScript utils for working with arrays.

Último commit 3 de nov. de 2014

 (7 stars) (0 forks) (0 issues indexadas) (0 good first issues abertas)

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

Último commit 1 de set. de 2017

 (45 stars) (18 forks) (0 issues indexadas) (0 good first issues abertas)

fast array filter

Último commit 27 de fev. de 2017

 (9 stars) (1 fork) (0 issues indexadas) (0 good first issues abertas)

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

Último commit 5 de jul. de 2017

 (58 stars) (17 forks) (0 issues indexadas) (0 good first issues abertas)

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

Último commit 28 de fev. de 2017

 (15 stars) (2 forks) (0 issues indexadas) (0 good first issues abertas)

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

Último commit 25 de mar. de 2015

 (9 stars) (0 forks) (0 issues indexadas) (0 good first issues abertas)

Fast array reduce that also loops over sparse elements.

Último commit 24 de mar. de 2015

 (8 stars) (0 forks) (0 issues indexadas) (0 good first issues abertas)

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

Último commit 26 de mai. de 2017

 (5 stars) (2 forks) (0 issues indexadas) (0 good first issues abertas)

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

Último commit 23 de fev. de 2016

 (24 stars) (10 forks) (0 issues indexadas) (0 good first issues abertas)

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

Último commit 27 de fev. de 2017

 (16 stars) (1 fork) (0 issues indexadas) (0 good first issues abertas)

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

Último commit 8 de mai. de 2015

 (5 stars) (0 forks) (0 issues indexadas) (0 good first issues abertas)

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

Último commit 12 de jan. de 2016

 (11 stars) (15 forks) (0 issues indexadas) (0 good first issues abertas)

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

Último commit 5 de dez. de 2017

 (8 stars) (2 forks) (0 issues indexadas) (0 good first issues abertas)