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:
- Offers convenient getters and setters for the fs.stat()'s `mode`☆51Updated 6 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Simple RFC 6838 media type parser and formatter☆56Updated this week
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Compile and resolve template strings notation as specified in ES6☆80Updated 3 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆31Updated 5 years ago
- reschedulable setTimeout for you node needs☆38Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 3 years ago
- Get the path of the caller module☆67Updated 4 years ago
- Get a random temporary file path☆81Updated 2 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
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 2 weeks ago
- Create and parse HTTP Content-Type header☆141Updated this week
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Make a shallow clone of an object, array or primitive.☆30Updated 4 months ago
- Rewrite file system `fs` paths☆62Updated 3 months ago
- Get a directory for your caching needs☆26Updated 2 years ago
- Generate a regex from a string or array of strings.☆60Updated 5 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Check if something is a Node.js stream☆115Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last month
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- Resolve a relative path against a root path with validation☆33Updated this week
- Get the path of the parent module☆79Updated 3 months ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated 2 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago