Repository

Repository di jonschlinkert

864 repository supportati

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

Ultimo commit 30 mag 2017

 (14 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 28 lug 2015

 (4 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 22 mar 2016

 (29 star) (8 fork) (0 issue indicizzate) (0 good first issue aperte)

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.

Ultimo commit 12 lug 2018

 (19 star) (5 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 25 mag 2015

 (2 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Regex to validate that a URL is a git URL.

Ultimo commit 18 apr 2017

 (38 star) (13 fork) (0 issue indicizzate) (0 good first issue aperte)

Check if a passed string is a valid GitHub URL

Ultimo commit 20 ott 2015

 (0 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Returns true if a windows file path has invalid characters.

Ultimo commit 19 apr 2018

 (6 star) (2 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 18 giu 2017

 (20 star) (5 fork) (0 issue indicizzate) (0 good first issue aperte)

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.

Ultimo commit 4 lug 2018

 (284 star) (55 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 21 ago 2026

 (157 star) (35 fork) (0 issue indicizzate) (0 good first issue aperte)

Returns true if the given english word is pluralized.

Ultimo commit 15 giu 2015

 (6 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

Is the typeof value a javascript primitive?

Ultimo commit 10 giu 2018

 (37 star) (7 fork) (0 issue indicizzate) (0 good first issue aperte)

Returns true if the given string is punctuation characters.

Ultimo commit 4 gen 2017

 (3 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 13 lug 2017

 (14 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 30 ott 2017

 (8 star) (1 fork) (0 issue indicizzate) (0 good first issue aperte)

Returns true if a filepath is a symbolic link

Ultimo commit 9 ago 2018

 (4 star) (0 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 2 nov 2015

 (11 star) (2 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 13 lug 2017

 (8 star) (2 fork) (0 issue indicizzate) (0 good first issue aperte)

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

Ultimo commit 6 mag 2015

 (12 star) (4 fork) (0 issue indicizzate) (0 good first issue aperte)