jonschlinkert / normalize-path
Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!
☆110Updated 2 years ago
Alternatives and similar repositories for normalize-path:
Users that are interested in normalize-path are comparing it to the libraries listed below
- Find the closest package.json file☆162Updated last year
- Write a package.json file☆88Updated 8 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated last year
- Read a package.json file☆165Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Start a promise chain☆58Updated 3 years ago
- Find the first file matching a given pattern in the current directory or the nearest ancestor directory.☆98Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Monorepo for NodeLib libraries☆72Updated 3 months ago
- Indent each line in a string☆113Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Monkey-patches for file system related things☆115Updated last week
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Watch globs and execute a function upon change, with intelligent defaults for debouncing and queueing.☆80Updated last year
- ☆139Updated 4 years ago
- Check if a value is a plain object☆102Updated 11 months ago
- fs.readdir() with filter, recursion, absolute paths, promises, streams, and more!☆86Updated 4 years ago
- Check if a string or buffer is SVG☆134Updated 8 months ago
- Get the gzipped size of a string or buffer☆171Updated 3 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…☆92Updated 2 years ago
- Toggle the CLI cursor☆107Updated 8 months ago
- JavaScript option parsing and help generation library☆163Updated 11 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 5 months ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- Strip leading whitespace from each line in a string☆136Updated 3 years ago
- A static list of the Node.js builtin modules from the latest Node.js version☆121Updated last month
- Rollup plugin to remove comments, trim trailing spaces, compact empty lines, and normalize line endings☆100Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆191Updated last year