jonschlinkert / is-valid-path
Returns true if a windows file path does not contain any invalid characters.
☆12Updated last year
Related projects ⓘ
Alternatives and complementary repositories for is-valid-path
- Measuring execution time of functions☆16Updated 6 years ago
- Require global npm as a local node module.☆32Updated 2 years ago
- Download a module from the npm registry.☆23Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Offers convenient getters and setters for the fs.stat()'s `mode`☆50Updated 5 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 4 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- streaming pipeline with a mutable configuration☆55Updated 5 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Get the arguments of a function, arrow function, generator function, async function☆52Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated last year
- List of node.js builtin modules☆38Updated 7 months ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Make a shallow clone of an object, array or primitive.☆29Updated 4 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Simple RFC 6838 media type parser and formatter☆55Updated 6 months ago
- Add callbacks to requests in flight to avoid async duplication☆73Updated 5 months ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- (object pick) returns a filtered copy of an object with only the specified keys, exactly like `pick` from lo-dash / underscore.☆41Updated 3 years ago
- ☆41Updated 6 years ago
- 'string_decoder' module from Node.js core☆34Updated 3 years ago
- Resolve and require local & global modules in node.js like a boss☆45Updated 2 years ago
- Find the closest babel config based on a directory☆13Updated 2 months ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 6 years ago
- An adapter which make it easier to use Prism in Node.js.☆24Updated 4 years ago
- Sink your streams.☆17Updated last year
- Get a random temporary file path☆79Updated last year
- A list of directories you should ignore by default☆23Updated 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 last year
- Combines array of streams into one Readable stream in strict order.☆28Updated last year