pillarjs / resolve-path
Resolve a relative path against a root path with validation
☆32Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for resolve-path
- List of node.js builtin modules☆38Updated 7 months ago
- fstream class for creating npm packages☆30Updated 7 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆97Updated 10 months ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆36Updated last year
- Create a Vinyl file from an actual file☆41Updated last year
- destroy a stream if possible☆56Updated 2 months ago
- recursively find the closest package.json☆48Updated last year
- Array.prototype.includes spec-compliant polyfill☆43Updated 7 months ago
- Read the contents of node_modules☆42Updated 3 years ago
- Simple RFC 6838 media type parser and formatter☆55Updated 6 months ago
- Conditional GET middleware for koa☆61Updated last year
- Get the set npm registry URL☆53Updated 2 years ago
- Compressible Content-Type / mime checking.☆98Updated 7 months ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated 6 months ago
- Manipulate the HTTP Vary header☆61Updated 5 months ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 5 years ago
- Easily build binaries☆38Updated last year
- Invoke multiple commands, running in parallel / sequential, matching npm scripts☆27Updated 6 years ago
- Easily calculate the relative path from file A to file B in Node.js project. Will calculate correctly from a file to a directory, file to…☆34Updated last year
- A ponyfill for Buffer.from☆23Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- An asynchronous middleware pattern☆27Updated 10 months ago
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆49Updated 2 years ago
- Generate unique ids.☆42Updated 3 years ago
- streaming pipeline with a mutable configuration☆55Updated 5 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 7 months ago
- Combines array of streams into one Readable stream in strict order.☆28Updated last year
- Get the length of the longest item in an array.☆30Updated 6 years ago