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:
- Manipulate the HTTP Vary header☆62Updated 2 weeks ago
- Return an array free of duplicate values. Very fast implementation.☆59Updated 5 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Callback wrapping utility☆56Updated last year
- 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
- Minimal module to check if a file is executable.☆50Updated last month
- Simple RFC 6838 media type parser and formatter☆56Updated 2 weeks ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Make changes to your npmjs.com profile via cli or library☆37Updated 3 weeks ago
- Extract the non-magic parent path from a glob string.☆80Updated last year
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- tar plugin for decompress☆16Updated 5 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆79Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆112Updated 4 years ago
- ☆20Updated 4 years 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
- Slice a string with ANSI escape codes☆50Updated 3 months ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Check if something is a Node.js stream☆115Updated last year
- Check whether a request can be retried based on the `error.code`☆82Updated 3 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated last month
- Emulate console for all the browsers☆33Updated 11 months ago
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆30Updated 5 years ago
- The thing npm uses to read package.json files with semantics and defaults and validation and stuff☆225Updated last year
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 years ago
- 'string_decoder' module from Node.js core☆35Updated 11 months ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Parse HTTP X-Forwarded-For header☆58Updated 2 weeks ago
- Get the set npm registry URL☆57Updated 8 months ago