pillarjs / encodeurlLinks
Encode a URL to a percent-encoded form, excluding already-encoded sequences
☆37Updated last week
Alternatives and similar repositories for encodeurl
Users that are interested in encodeurl are comparing it to the libraries listed below
Sorting:
- Manipulate the HTTP Vary header☆60Updated 3 weeks ago
- HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.☆79Updated 5 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Callback wrapping utility☆56Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Return an array free of duplicate values. Very fast implementation.☆59Updated 4 years ago
- Extract the non-magic parent path from a glob string.☆80Updated last year
- Simple RFC 6838 media type parser and formatter☆57Updated 3 weeks ago
- Make changes to your npmjs.com profile via cli or library☆37Updated last month
- Check if something is a Node.js stream☆112Updated 9 months ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- A prompting json thingie☆110Updated last month
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Slice a string with ANSI escape codes