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:
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 5 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
- Simple RFC 6838 media type parser and formatter☆56Updated 3 weeks ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last week
- Get a random temporary file path☆81Updated last week
- Get a directory for your caching needs☆26Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Create and parse HTTP Content-Type header☆141Updated 3 weeks ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated last year
- Fill in a range of numbers or letters, positive or negative, optionally passing an increment or multiplier to use.☆57Updated last year
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 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…☆95Updated 3 years ago
- Check if a string or buffer is SVG☆143Updated 6 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
- Check if something is a Node.js stream☆115Updated last year
- Get the set npm registry URL☆57Updated 9 months ago
- Is the typeof value a javascript primitive?☆37Updated 4 years ago
- Find the closest babel config based on a directory☆13Updated last year
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago
- Check if a string matches the name of a Node.js builtin module☆63Updated 11 months ago
- Make a shallow clone of an object, array or primitive.☆31Updated 4 months ago
- Get the path of the caller module☆67Updated 4 years ago
- Compressible Content-Type / mime checking.☆100Updated 3 weeks 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
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Import a globally installed module☆59Updated 2 years ago
- Add callbacks to requests in flight to avoid async duplication☆75Updated last year