Repositories

jonschlinkert repositories

864 supported repositories

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

Last commit Jun 19, 2017

 (24 stars) (2 forks) (0 indexed issues) (0 open good first issues)

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

Last commit May 2, 2015

 (4 stars) (0 forks) (0 indexed issues) (0 open good first issues)

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

Last commit May 2, 2015

 (3 stars) (0 forks) (0 indexed issues) (0 open good first issues)

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

Last commit May 11, 2017

 (15 stars) (4 forks) (0 indexed issues) (0 open good first issues)

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.

Last commit Mar 28, 2018

 (9 stars) (0 forks) (0 indexed issues) (0 open good first issues)

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.

Last commit Mar 28, 2018

 (9 stars) (0 forks) (0 indexed issues) (0 open good first issues)

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

Last commit Nov 22, 2015

 (2 stars) (0 forks) (0 indexed issues) (0 open good first issues)

Fixtures. Cannon fodder for tests.

Last commit May 5, 2014

 (2 stars) (1 fork) (0 indexed issues) (0 open good first issues)

Simple Express app to demo Heroku Flow

Last commit Mar 8, 2018

 (0 stars) (0 forks) (0 indexed issues) (0 open good first issues)

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

Last commit Feb 28, 2017

 (36 stars) (8 forks) (0 indexed issues) (0 open good first issues)

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

Last commit Feb 27, 2017

 (23 stars) (6 forks) (0 indexed issues) (0 open good first issues)

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.

Last commit Aug 13, 2015

 (0 stars) (0 forks) (0 indexed issues) (0 open good first issues)

A cache for managing namespaced sub-caches

Last commit Mar 14, 2017

 (14 stars) (4 forks) (0 indexed issues) (0 open good first issues)

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

Last commit Jul 5, 2014

 (15 stars) (4 forks) (0 indexed issues) (0 open good first issues)

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.

Last commit Sep 1, 2017

 (12 stars) (5 forks) (0 indexed issues) (0 open good first issues)

Generalized file and path utils for Node.js projects.

Last commit Nov 17, 2015

 (35 stars) (4 forks) (0 indexed issues) (0 open good first issues)

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.

Last commit Oct 4, 2014

 (2 stars) (0 forks) (0 indexed issues) (0 open good first issues)

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.

Last commit Jun 26, 2014

 (1 star) (0 forks) (0 indexed issues) (0 open good first issues)

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.

Last commit Jun 14, 2014

 (12 stars) (0 forks) (0 indexed issues) (0 open good first issues)

WIP

No recent commit data

 (1 star) (0 forks) (0 indexed issues) (0 open good first issues)