pillarjs / encodeurlLinks
Encode a URL to a percent-encoded form, excluding already-encoded sequences
☆36Updated 2 months ago
Alternatives and similar repositories for encodeurl
Users that are interested in encodeurl are comparing it to the libraries listed below
Sorting:
- Make changes to your npmjs.com profile via cli or library☆37Updated last week
- Manipulate the HTTP Vary header☆62Updated last week
- Callback wrapping utility☆56Updated last year
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Extract the non-magic parent path from a glob string.☆80Updated last year
- Simple RFC 6838 media type parser and formatter☆56Updated last week
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Return an array free of duplicate values. Very fast implementation.☆59Updated 5 years ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Slice a string with ANSI escape codes☆50Updated 2 months ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Emulate console for all the browsers☆33Updated 11 months ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- ☆20Updated 4 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Parse data: URLs☆75Updated 2 weeks ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Check if something is a Node.js stream☆115Updated last year
- HTTP Agent that keeps socket connections alive between keep-alive requests. Formerly part of mikeal/request, now a standalone module.☆79Updated 5 years ago
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆29Updated 5 years ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- Get the set npm registry URL☆57Updated 7 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Regular expression for matching ANSI escape codes☆198Updated 2 months ago
- Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit e…☆35Updated 8 years ago