仓库

jonschlinkert 的仓库

864 个支持的仓库

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

最近提交 2017年5月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年7月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年3月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年7月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年5月25日

 (2 stars) (0 forks) (0 个已索引 issue) (0 个开放 good first issue)

Regex to validate that a URL is a git URL.

最近提交 2017年4月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年4月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年6月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年7月4日

 (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年8月21日

 (157 stars) (35 forks) (0 个已索引 issue) (0 个开放 good first issue)

Returns true if the given english word is pluralized.

最近提交 2015年6月15日

 (6 stars) (0 forks) (0 个已索引 issue) (0 个开放 good first issue)

Is the typeof value a javascript primitive?

最近提交 2018年6月10日

 (37 stars) (7 forks) (0 个已索引 issue) (0 个开放 good first issue)

Returns true if the given string is punctuation characters.

最近提交 2017年1月4日

 (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年7月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年8月9日

 (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月2日

 (11 stars) (2 forks) (0 个已索引 issue) (0 个开放 good first issue)

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

最近提交 2017年7月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年5月6日

 (12 stars) (4 forks) (0 个已索引 issue) (0 个开放 good first issue)