リポジトリ

jonschlinkert のリポジトリ

864 件の対応リポジトリ

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

最終コミット 2017/05/30

 (14 stars) (1 fork) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2015/07/28

 (4 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2016/03/22

 (29 stars) (8 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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.

最終コミット 2018/07/12

 (19 stars) (5 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2015/05/25

 (2 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Regex to validate that a URL is a git URL.

最終コミット 2017/04/18

 (38 stars) (13 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Check if a passed string is a valid GitHub URL

最終コミット 2015/10/20

 (0 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Returns true if a windows file path has invalid characters.

最終コミット 2018/04/19

 (6 stars) (2 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/06/18

 (20 stars) (5 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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.

最終コミット 2018/07/04

 (284 stars) (55 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2026/08/21

 (157 stars) (35 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Returns true if the given english word is pluralized.

最終コミット 2015/06/15

 (6 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Is the typeof value a javascript primitive?

最終コミット 2018/06/10

 (37 stars) (7 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

Returns true if the given string is punctuation characters.

最終コミット 2017/01/04

 (3 stars) (1 fork) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/07/13

 (14 stars) (1 fork) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/10/30

 (8 stars) (1 fork) (0 件の索引済み issue) (0 件のオープンな good first issue)

Returns true if a filepath is a symbolic link

最終コミット 2018/08/09

 (4 stars) (0 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2015/11/02

 (11 stars) (2 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2017/07/13

 (8 stars) (2 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)

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

最終コミット 2015/05/06

 (12 stars) (4 forks) (0 件の索引済み issue) (0 件のオープンな good first issue)