jonschlinkert / is-valid-pathLinks
Returns true if a windows file path does not contain any invalid characters.
☆12Updated 3 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:
- Simple RFC 6838 media type parser and formatter☆56Updated last week
- Require global npm as a local node module.☆32Updated 3 years ago
- Get a random temporary file path☆81Updated 2 weeks ago
- 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 3 years ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆110Updated 5 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 8 years ago
- Compressible Content-Type / mime checking.☆100Updated last week
- 'string_decoder' module from Node.js core☆35Updated last year
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated last month
- Generate a regex from a string or array of strings.☆60Updated 5 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
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 2 weeks ago
- Get a directory for your caching needs☆26Updated 2 years ago
- Check if a string or buffer is SVG☆143Updated 7 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- Create and parse HTTP Content-Type header☆142Updated last week
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago