ljharb / npmignore
Command line tool for creating or updating a .npmignore file based on .gitignore.
☆29Updated last year
Alternatives and similar repositories for npmignore:
Users that are interested in npmignore are comparing it to the libraries listed below
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 11 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- Check if a file path is a binary file☆44Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- fs read and write streams based on minipass☆20Updated 9 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- List of node.js builtin modules☆38Updated last year
- Gracefully restore the CLI cursor on exit☆38Updated 9 months ago
- Get the callsite of the caller function☆52Updated 3 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Check if a value is a function☆27Updated 4 years ago
- Resolves the full path to the bin file of a given package by inspecting the \"bin\" field in its package.json.☆30Updated 2 years ago
- Get available v8 and Node.js flags.☆57Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Convert a Source Map object to a comment☆15Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Strip UTF-8 byte order mark (BOM)☆20Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 9 months ago