Repositories

jonschlinkert repositories

864 supported repositories

Enhanced monokai theme, for Hyper.

Last commit Nov 11, 2018

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

id-gen middleware for generating an id from file path segments.

Last commit Jun 24, 2014

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

A brief guide to being an effective open source contributor.

Last commit Jun 20, 2018

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

Principles for creating consistent, idiomatic boilerplates, for static sites and basic web projects.

Last commit Aug 15, 2014

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

It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com.

Last commit Feb 24, 2018

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

Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.

Last commit Mar 27, 2016

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

Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.

Last commit Jun 23, 2015

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

Cross-platform info symbol.

Last commit May 28, 2015

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

This is the default loader we'll be using in the init plugins for verb and assemble.

Last commit Apr 29, 2015

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

Inject a snippet of code or content into a string.

Last commit Aug 17, 2015

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

DEPRECATED. Use @enquirer instead

Last commit Aug 17, 2017

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

A high-performance wrapper around Intl.Segmenter for efficient text segmentation. This class resolves memory handling issues seen with large strings and "maximum call stack exceeded" exceptions that occur when strings exceed 40-50k characters. Enhances performance by 50-500x. Only ~70 loc (with comments) and no dependencies.

Last commit May 2, 2025

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

Returns true if a filepath is absolute. The original path-is-absolute.

Last commit Jul 13, 2017

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

Returns true if a value is an `affirmative` value (from the affirmative lib). Useful for CLI prompts.

Last commit Jan 19, 2016

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

Returns true if an answer to a prompt is not undefined, null, an empty object, empty array, or a string with zero length.

Last commit Dec 31, 2016

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

Returns true if a buffer is binary. Takes a buffer and does not read from the file system.

Last commit Mar 7, 2018

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

Returns true if a file appears to be a corrupted jpeg image file and is corrupted.

Last commit Nov 3, 2017

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

Extends `stats.isDirectory()`, returns `true` if a filepath is a directory.

Last commit Nov 21, 2016

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

Returns true if a git repository has staged, unstaged or untracked changes.

Last commit Jul 17, 2016

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

Returns true if a path is a dot-directory.

Last commit May 30, 2017

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