Repositories

jonschlinkert repositories

864 supported repositories

Return true if the file is (or the file path has) a dotfile.

Last commit May 30, 2017

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

Returns true if regular expression A is equal to regex B. Compares the expression and flags.

Last commit Jul 28, 2015

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

Does a shallow comparison of two objects, returning false if the keys or values differ.

Last commit Mar 22, 2016

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

Answers the question: "can this value have keys?". Returns true if a value is any of the object types: array, regexp, plain object, function or date. Useful for determining if a value is an object that can be extended.

Last commit Jul 12, 2018

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

Returns false if the value of a property is either strictly false, or it's inverse is strictly true.

Last commit May 25, 2015

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

Regex to validate that a URL is a git URL.

Last commit Apr 18, 2017

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

Check if a passed string is a valid GitHub URL

Last commit Oct 20, 2015

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

Returns true if a windows file path has invalid characters.

Last commit Apr 19, 2018

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

Create a matching function from a glob pattern, regex, string, array or function.

Last commit Jun 18, 2017

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

JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.

Last commit Jul 4, 2018

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

Returns true if the given value is an object created by the Object constructor.

Last commit Aug 21, 2026

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

Returns true if the given english word is pluralized.

Last commit Jun 15, 2015

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

Is the typeof value a javascript primitive?

Last commit Jun 10, 2018

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

Returns true if the given string is punctuation characters.

Last commit Jan 4, 2017

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

Returns `true` if a file path appears to be relative. Moved from the "relative" lib.

Last commit Jul 13, 2017

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

Returns true if the given name is a HTML void element or common SVG self-closing element.

Last commit Oct 30, 2017

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

Returns true if a filepath is a symbolic link

Last commit Aug 9, 2018

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

Returns `true` if the value of an object's property is strictly true, or it's inverse is false.

Last commit Nov 2, 2015

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

Returns true if a filepath is a windows UNC file path.

Last commit Jul 13, 2017

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

Returns true if a windows file path does not contain any invalid characters.

Last commit May 6, 2015

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