仓库

jonschlinkert 的仓库

864 个支持的仓库

The color yellow, in ansi.

最近提交 2015年5月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年2月21日

 (5 stars) (1 fork) (0 个已索引 issue) (0 个开放 good first issue)

Annihilate YAML front matter.

最近提交 2014年1月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年2月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年8月1日

 (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年5月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月3日

 (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年9月1日

 (45 stars) (18 forks) (0 个已索引 issue) (0 个开放 good first issue)

fast array filter

最近提交 2017年2月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年7月5日

 (58 stars) (17 forks) (0 个已索引 issue) (0 个开放 good first issue)

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

最近提交 2017年2月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年3月25日

 (9 stars) (0 forks) (0 个已索引 issue) (0 个开放 good first issue)

Fast array reduce that also loops over sparse elements.

最近提交 2015年3月24日

 (8 stars) (0 forks) (0 个已索引 issue) (0 个开放 good first issue)

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

最近提交 2017年5月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年2月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年2月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年5月8日

 (5 stars) (0 forks) (0 个已索引 issue) (0 个开放 good first issue)

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

最近提交 2016年1月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月5日

 (8 stars) (2 forks) (0 个已索引 issue) (0 个开放 good first issue)