jonschlinkert / is-valid-pathLinks
Returns true if a windows file path does not contain any invalid characters.
☆12Updated 2 years ago
Alternatives and similar repositories for is-valid-path
Users that are interested in is-valid-path are comparing it to the libraries listed below
Sorting:
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Simple RFC 6838 media type parser and formatter☆56Updated last month
- Require global npm as a local node module.☆32Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated this week
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 6 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Converts JavaScript objects to source☆102Updated 2 years ago
- Get a directory for your caching needs☆26Updated 2 years ago
- Generate a regex from a string or array of strings.☆60Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- programmatic npm API☆111Updated 4 years ago
- Clipboard access for Windows.☆14Updated 7 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Create and parse HTTP Content-Type header☆138Updated last month
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- reschedulable setTimeout for you node needs☆37Updated 2 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Find the closest babel config based on a directory☆13Updated last year
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Get the path of the parent module☆78Updated last year
- Check if a string or buffer is SVG☆141Updated last month