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:
- Simple RFC 6838 media type parser and formatter☆56Updated 3 weeks ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
- Check if a string or buffer is SVG☆143Updated 4 months ago
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 6 years ago
- Converts JavaScript objects to source☆104Updated 2 years ago
- Get a random temporary file path☆81Updated 2 years 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…☆96Updated 2 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Get a directory for your caching needs☆26Updated 2 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 11 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated this week
- Check if a string matches the name of a Node.js builtin module☆61Updated 9 months ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 4 years ago
- Get the file extension and MIME type from a file☆26Updated 8 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last week
- 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
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Converts a string into an array of tokens, with useful methods for looking ahead and behind, capturing, matching, et cetera.☆22Updated 7 years ago
- Create and parse HTTP Content-Type header☆140Updated 3 weeks ago
- Get the set npm registry URL☆57Updated 7 months ago
- Find the closest babel config based on a directory☆13Updated last year
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Low-level wrapper to easily support sync, async, and generator functions.☆34Updated 5 years ago
- List of node.js builtin modules☆37Updated last week
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 2 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago