Return true if the file is (or the file path has) a dotfile.
Repository
Repository di jonschlinkert
Returns true if regular expression A is equal to regex B. Compares the expression and flags.
Does a shallow comparison of two objects, returning false if the keys or values differ.
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.
Returns false if the value of a property is either strictly false, or it's inverse is strictly true.
Regex to validate that a URL is a git URL.
Check if a passed string is a valid GitHub URL
Returns true if a windows file path has invalid characters.
Create a matching function from a glob pattern, regex, string, array or function.
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.
Returns true if the given value is an object created by the Object constructor.
Returns true if the given english word is pluralized.
Is the typeof value a javascript primitive?
Returns true if the given string is punctuation characters.
Returns `true` if a file path appears to be relative. Moved from the "relative" lib.
Returns true if the given name is a HTML void element or common SVG self-closing element.
Returns true if a filepath is a symbolic link
Returns `true` if the value of an object's property is strictly true, or it's inverse is false.
Returns true if a filepath is a windows UNC file path.
Returns true if a windows file path does not contain any invalid characters.