sindresorhus / noop-process
Create a noop process and get the PID
☆11Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for noop-process
- Include only certain items in an array☆16Updated 3 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Modify the keys of an object☆15Updated 3 years ago
- utility to create a pretty report for a vfile☆20Updated last year
- Check if a value is a regular expression☆24Updated 3 years ago
- Get a random key from an object☆18Updated 4 months ago
- Get the system default UID☆11Updated last year
- Check if a path is inside another path☆37Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Check if a value is an error constructor☆13Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- Get the URL from a web shortcut file☆13Updated 3 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 3 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Break out of a promise chain☆22Updated 3 years ago
- ES2015 Math.imul() ponyfill☆10Updated last year
- List of archive file extensions☆12Updated 6 months ago
- Get the name of a named function☆33Updated 3 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Updated 3 months ago
- Sort an array of numbers☆16Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- fs read and write streams based on minipass☆21Updated 4 months ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Try to downgrade the permissions of a process with root privileges☆16Updated last year
- Get a random property from an object☆15Updated 4 months ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 3 years ago
- Slice a string with ANSI escape codes☆47Updated 6 months ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆13Updated 3 years ago
- Simple `setImmediate` shim☆28Updated 8 months ago