Repositories

jonschlinkert repositories

864 supported repositories

Create an object path (dot notation) from a list or array of strings.

Last commit Jan 31, 2016

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

Turn source code into quoted strings to be used as templates/modules.

Last commit Feb 23, 2015

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

Creates a range (array) from two numbers, negative or positive, with an optional step (increment).

Last commit Aug 7, 2015

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

Generate a regex from a string or array of strings.

Last commit Feb 24, 2018

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

Convert a vinyl file object to a Template-compatible template object.

Last commit Apr 27, 2015

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

Convert a Template template-object to a vinyl file object.

Last commit Jul 17, 2015

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

In an array of objects, this enables a property on the object at the specified index, while disabling the property on all other objects.

Last commit May 7, 2017

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

Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can be passed to any other comment parsers for further parsing.

Last commit Nov 26, 2018

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

Get and update GitHub repository topics.

Last commit Aug 21, 2017

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

Very simple API for tracking changes to the property of an object for use in debugging.

Last commit Feb 21, 2015

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

Transformicons: Animated icons, symbols and buttons using SVG and CSS. Inspired by the article from Sara Soueidan and the work of Bennett Feely.

Last commit Feb 25, 2016

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

Trim leading lines from a string when they are 100% whitespace or empty. Indentation is left unharmed.

Last commit Jul 15, 2016

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

Tries to open a file using fs.openSync (only necessary with sync), fails gracefully if the file path does not exist on the file system. Since fs.existsSync has been deprecated, this can be used as an alternative.

Last commit Apr 9, 2016

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

Get the native JavaScript type of a value, preceded by the appropriate indefinite article (either `a` or `an`), for use in error messages.

Last commit Jan 30, 2017

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

Convert HTML entities to HTML characters, e.g. `>` => `>`.

Last commit Jun 8, 2017

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

Downloads and parses the latest unicode data text file into an array of unicode objects

Last commit May 16, 2014

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

Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notation. Node.js/JavaScript util.

Last commit Jun 20, 2019

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

Return the unique words in a string or array.

Last commit Jul 17, 2018

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

Generate a unique sequential ID. Optionally pass a prefix, suffix, or multiplier.

Last commit Dec 12, 2023

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

Convert a windows file path to a unix-style file path.

Last commit Apr 15, 2017

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