pillarjs / encodeurlLinks
Encode a URL to a percent-encoded form, excluding already-encoded sequences
☆36Updated last month
Alternatives and similar repositories for encodeurl
Users that are interested in encodeurl are comparing it to the libraries listed below
Sorting:
- Callback wrapping utility☆56Updated last year
- Extract the non-magic parent path from a glob string.☆81Updated last year
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆46Updated 3 years ago
- Simple RFC 6838 media type parser and formatter☆56Updated 2 weeks ago
- Get the directory of globally installed packages and binaries☆76Updated 2 years ago
- Return an array free of duplicate values. Very fast implementation.☆59Updated 5 years ago
- Check if something is a Node.js stream☆114Updated last year
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Manipulate the HTTP Vary header☆61Updated 2 weeks ago
- Modern Buffer API polyfill without footguns☆27Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆25Updated 3 weeks ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- ☆20Updated 4 years 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
- Make changes to your npmjs.com profile via cli or library☆37Updated 2 weeks ago
- Slice a string with ANSI escape codes☆50Updated 2 months ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated last year
- Repeat the given string n times. Fastest implementation for repeating a string (2x faster than the native method)☆50Updated 3 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
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Determine if an object is a Buffer☆90Updated 4 years ago
- Emulate console for all the browsers☆33Updated 10 months ago
- 'string_decoder' module from Node.js core☆35Updated 10 months ago
- List of node.js builtin modules☆37Updated last year
- Mapping between standard locale identifiers and Windows locale identifiers (LCID)☆38Updated last year
- Minimal module to check if a file is executable.☆49Updated 3 weeks ago
- AWS signing. Originally pulled from LearnBoost/knox, maintained as vendor in request, now a standalone module.☆28Updated 5 years ago