リポジトリ

jonschlinkert のリポジトリ

864 件の対応リポジトリ

The color yellow, in ansi.

最終コミット 2015/05/24

 (4 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2016/02/21

 (5 stars) (1 fork) (0 件の索引済み issue) (0 件のオープンな good first issue)

Annihilate YAML front matter.

最終コミット 2014/01/26

 (2 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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.

最終コミット 2015/02/27

 (5 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2015/08/01

 (3 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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.

最終コミット 2015/05/24

 (2 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2014/10/12

 (5 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

JavaScript utils for working with arrays.

最終コミット 2014/11/03

 (7 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/09/01

 (45 stars) (18 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

fast array filter

最終コミット 2017/02/27

 (9 stars) (1 fork) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/07/05

 (58 stars) (17 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/02/28

 (15 stars) (2 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2015/03/25

 (9 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Fast array reduce that also loops over sparse elements.

最終コミット 2015/03/24

 (8 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/05/26

 (5 stars) (2 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2016/02/23

 (24 stars) (10 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/02/27

 (16 stars) (1 fork) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2015/05/08

 (5 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2016/01/12

 (11 stars) (15 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/12/05

 (8 stars) (2 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)