sindresorhus / downgrade-rootLinks
Try to downgrade the permissions of a process with root privileges
☆17Updated 2 years ago
Alternatives and similar repositories for downgrade-root
Users that are interested in downgrade-root are comparing it to the libraries listed below
Sorting:
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Strip UTF-8 byte order mark (BOM)☆22Updated 4 months ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Check if a value is an error constructor☆14Updated 4 years ago
- Regular expression for matching mapcodes☆19Updated 3 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- Include only certain items in an array☆19Updated 7 months ago
- Left pad each line in a string☆20Updated 2 years ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Check if a value is a function☆29Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Get the path to this package - Useful for testing☆22Updated 4 years ago
- ES2015 Math.hypot() ponyfill☆12Updated 4 years ago
- Check if a file path is a binary file☆49Updated last year
- Check if a string is email like☆25Updated 3 months ago
- Check if something is a generator function☆24Updated 3 years ago
- Ensure a function is stable, meaning the same input always produces the same output☆16Updated 2 years ago
- ES2015 Math.imul() ponyfill☆11Updated 2 years ago
- Exclude certain items from an array☆23Updated 7 months ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Check if a number is in a given range☆22Updated 5 years ago
- Modify the filename in a path☆17Updated 3 years ago
- Get all emails in a text file or stdin☆25Updated last week
- Get the maximum permitted length of a path of a Unix domain socket☆14Updated 4 years ago
- Sort an array of numbers☆18Updated 4 months ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago