Repositories

jonschlinkert Repositories

864 unterstützte Repositories

The color yellow, in ansi.

Letzter Commit 24.05.2015

 (4 Stars) (0 Forks) (0 indexierte Issues) (0 offene good first issues)

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

Letzter Commit 21.02.2016

 (5 Stars) (1 Fork) (0 indexierte Issues) (0 offene good first issues)

Annihilate YAML front matter.

Letzter Commit 26.01.2014

 (2 Stars) (0 Forks) (0 indexierte Issues) (0 offene good first issues)

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.

Letzter Commit 27.02.2015

 (5 Stars) (0 Forks) (0 indexierte Issues) (0 offene good first issues)

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

Letzter Commit 01.08.2015

 (3 Stars) (0 Forks) (0 indexierte Issues) (0 offene good first issues)

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.

Letzter Commit 24.05.2015

 (2 Stars) (0 Forks) (0 indexierte Issues) (0 offene good first issues)

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

Letzter Commit 12.10.2014

 (5 Stars) (0 Forks) (0 indexierte Issues) (0 offene good first issues)

JavaScript utils for working with arrays.

Letzter Commit 03.11.2014

 (7 Stars) (0 Forks) (0 indexierte Issues) (0 offene good first issues)

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

Letzter Commit 01.09.2017

 (45 Stars) (18 Forks) (0 indexierte Issues) (0 offene good first issues)

fast array filter

Letzter Commit 27.02.2017

 (9 Stars) (1 Fork) (0 indexierte Issues) (0 offene good first issues)

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

Letzter Commit 05.07.2017

 (58 Stars) (17 Forks) (0 indexierte Issues) (0 offene good first issues)

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

Letzter Commit 28.02.2017

 (15 Stars) (2 Forks) (0 indexierte Issues) (0 offene good first issues)

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

Letzter Commit 25.03.2015

 (9 Stars) (0 Forks) (0 indexierte Issues) (0 offene good first issues)

Fast array reduce that also loops over sparse elements.

Letzter Commit 24.03.2015

 (8 Stars) (0 Forks) (0 indexierte Issues) (0 offene good first issues)

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

Letzter Commit 26.05.2017

 (5 Stars) (2 Forks) (0 indexierte Issues) (0 offene good first issues)

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

Letzter Commit 23.02.2016

 (24 Stars) (10 Forks) (0 indexierte Issues) (0 offene good first issues)

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

Letzter Commit 27.02.2017

 (16 Stars) (1 Fork) (0 indexierte Issues) (0 offene good first issues)

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

Letzter Commit 08.05.2015

 (5 Stars) (0 Forks) (0 indexierte Issues) (0 offene good first issues)

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

Letzter Commit 12.01.2016

 (11 Stars) (15 Forks) (0 indexierte Issues) (0 offene good first issues)

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

Letzter Commit 05.12.2017

 (8 Stars) (2 Forks) (0 indexierte Issues) (0 offene good first issues)