replace-extReplaces a file extension with another one.gulpextensionsfilepathbasenamefile-extensionpath
is-unc-pathReturns true if a filepath is a windows UNC file path.absoluteexpressionfilefilepathismatchmatchingpathregexregexpregularuncwinwindows
path-typeCheck if a path is a file, directory, or symlinkpathfstypeischeckdirectoryfilefilepathsymlinksymboliclinkstatstatsfilesystem
to-absolute-globMake a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.absolutefilefilepathglobnegatenegativepathpatternresolvetoglob-pattern
is-dotfileReturn true if a file path is (or has) a dotfile. Returns false if the path is a dot directory.detectdotdotfileexpressionfilefilepathfindfsismatchpathregexregexpregulardotfiles
unc-path-regexRegular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property.absoluteexpressionfilefilepathmatchmatchingpathregexregexpregularuncwinwindows
pathvalidatepathvalidate is a Python library to sanitize/validate a string such as filenames/file-paths/etc.filepathvalidationvalidatorsanitizationsanitizerfilepathlintpython-libraryvalidation-library
is-directoryReturns true if a filepath exists on the file system and it's directory.dirdirectoriesdirectorydirsfilefilepathfilesfpfsnodenode.jspathpathssystemis-directoryjavascriptstatstats
filename-regexRegular expression for matching file names, with or without extension.basenamefilefilenamefilepathmatchnamepathregexregexpregular expressionjavascriptregular-expression
is-path-in-cwdCheck if a path is in the current working directorypathcwdpwdcheckfilepathfilefolderininside