Dépôts

Dépôts de jonschlinkert

864 dépôts pris en charge

The color yellow, in ansi.

Dernier commit 24 mai 2015

 (4 stars) (0 forks) (0 issues indexées) (0 good first issues ouvertes)

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

Dernier commit 21 févr. 2016

 (5 stars) (1 fork) (0 issues indexées) (0 good first issues ouvertes)

Annihilate YAML front matter.

Dernier commit 26 janv. 2014

 (2 stars) (0 forks) (0 issues indexées) (0 good first issues ouvertes)

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.

Dernier commit 27 févr. 2015

 (5 stars) (0 forks) (0 issues indexées) (0 good first issues ouvertes)

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

Dernier commit 1 août 2015

 (3 stars) (0 forks) (0 issues indexées) (0 good first issues ouvertes)

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.

Dernier commit 24 mai 2015

 (2 stars) (0 forks) (0 issues indexées) (0 good first issues ouvertes)

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

Dernier commit 12 oct. 2014

 (5 stars) (0 forks) (0 issues indexées) (0 good first issues ouvertes)

JavaScript utils for working with arrays.

Dernier commit 3 nov. 2014

 (7 stars) (0 forks) (0 issues indexées) (0 good first issues ouvertes)

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

Dernier commit 1 sept. 2017

 (45 stars) (18 forks) (0 issues indexées) (0 good first issues ouvertes)

fast array filter

Dernier commit 27 févr. 2017

 (9 stars) (1 fork) (0 issues indexées) (0 good first issues ouvertes)

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

Dernier commit 5 juil. 2017

 (58 stars) (17 forks) (0 issues indexées) (0 good first issues ouvertes)

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

Dernier commit 28 févr. 2017

 (15 stars) (2 forks) (0 issues indexées) (0 good first issues ouvertes)

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

Dernier commit 25 mars 2015

 (9 stars) (0 forks) (0 issues indexées) (0 good first issues ouvertes)

Fast array reduce that also loops over sparse elements.

Dernier commit 24 mars 2015

 (8 stars) (0 forks) (0 issues indexées) (0 good first issues ouvertes)

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

Dernier commit 26 mai 2017

 (5 stars) (2 forks) (0 issues indexées) (0 good first issues ouvertes)

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

Dernier commit 23 févr. 2016

 (24 stars) (10 forks) (0 issues indexées) (0 good first issues ouvertes)

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

Dernier commit 27 févr. 2017

 (16 stars) (1 fork) (0 issues indexées) (0 good first issues ouvertes)

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

Dernier commit 8 mai 2015

 (5 stars) (0 forks) (0 issues indexées) (0 good first issues ouvertes)

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

Dernier commit 12 janv. 2016

 (11 stars) (15 forks) (0 issues indexées) (0 good first issues ouvertes)

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

Dernier commit 5 déc. 2017

 (8 stars) (2 forks) (0 issues indexées) (0 good first issues ouvertes)