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:
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Left pad each line in a string☆20Updated 2 years ago
- Strip UTF-8 byte order mark (BOM)☆22Updated 2 months ago
- Convert a Source Map object to a comment☆16Updated 4 years ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Check if a value is an error constructor☆14Updated 4 years ago
- Regular expression for matching mapcodes☆19Updated 3 years ago
- Include only certain items in an array☆19Updated 5 months ago
- Modify the filename in a path☆17Updated 3 years ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- ES2015 Math.imul() ponyfill