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
- Regular expression for matching mapcodes☆19Updated 3 years ago
- Strip UTF-8 byte order mark (BOM)☆21Updated 2 months ago
- Left pad each line in a string☆19Updated 2 years ago
- Check if a file path is a binary file☆48Updated last year
- Include only certain items in an array☆18Updated 5 months ago
- Check if a string is email like☆24Updated last week
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆23Updated 3 years ago
- Check if a value is a function☆28Updated 4 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Node's default require extensions as a separate module☆10Updated 3 years ago
- Exclude certain items from an array☆22Updated 5 months ago
- Check if a number is in a given range