仓库

jonschlinkert 的仓库

864 个支持的仓库

Return a copy of an object, filtered to have only keys that match the given glob patterns.

最近提交 2017年6月19日

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

Filter an array or arguments by JavaScript native type (e.g. functions, strings, etc).

最近提交 2015年5月2日

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

Filter items from an array or arguments that match the specified javascript native type or types. Uses a very fast filter function.

最近提交 2015年5月2日

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

Filter an object to have only the `own` properties for which a `callback` function returns true.

最近提交 2017年5月11日

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

Find a file, starting with the given cwd and recursively searching up one directory until it's found (or we run out of directories). Async and sync.

最近提交 2018年3月28日

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

Find the first directory with a package.json, recursing up, starting with the given directory. Similar to look-up but does not support globs and only searches for package.json. Async and sync.

最近提交 2018年3月28日

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

Returns a JavaScript date object with the date and time of a git repository's first commit.

最近提交 2015年11月22日

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

Fixtures. Cannon fodder for tests.

最近提交 2014年5月5日

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

Simple Express app to demo Heroku Flow

最近提交 2018年3月8日

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

Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`.

最近提交 2017年2月28日

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

Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit early by returning `false`.

最近提交 2017年2月27日

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

Copy properties from an object to another object, where properties with function values will be invoked in the context of the provider, and properties with non-function values are just copied.

最近提交 2015年8月13日

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

A cache for managing namespaced sub-caches

最近提交 2017年3月14日

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

A find and replace utility. Modify strings by passing an array of RegExp or string replacement patterns

最近提交 2014年7月5日

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

Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or unnecessary dependencies. See README.md for more info.

最近提交 2017年9月1日

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

Generalized file and path utils for Node.js projects.

最近提交 2015年11月17日

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

Command line tool for easily generating test fixtures. Specify the number of files to create and the destination directory to write them to, and files and directories will be randomly generated in the specified destination.

最近提交 2014年10月4日

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

Yeoman generator for Assemble, the static site generator built on Grunt.js. Kickstart new Assemble projects in just a few seconds, including templates, data, layouts, and a theme.

最近提交 2014年6月26日

 (1 star) (0 forks) (0 个已索引 issue) (0 个开放 good first issue)

Generator for creating Yeoman generators that are capable of remembering certain user answers, resulting in a better user experience. Run `yo base` and create your own generator, with the basic necessities including docs.

最近提交 2014年6月14日

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

WIP

没有最近提交数据

 (1 star) (0 forks) (0 个已索引 issue) (0 个开放 good first issue)