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:
- (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
- 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
- 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
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Check if a string or buffer is SVG☆142Updated 3 months ago
- Find the closest babel config based on a directory☆13Updated last year
- Make a shallow clone of an object, array or primitive.☆29Updated last month
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Get the set npm registry URL☆56Updated 6 months ago
- Get a random temporary file path☆80Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 7 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago
- Is the typeof value a javascript primitive?☆37Updated 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
- Add callbacks to requests in flight to avoid async duplication☆74Updated last year
- streaming pipeline with a mutable configuration☆56Updated 10 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 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
- Create and parse HTTP Content-Type header☆138Updated last month
- 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
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆58Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 10 months ago
- Manipulate the HTTP Vary header☆61Updated this week
- Wait for any promise to be fulfilled☆56Updated 3 years ago