kevva / strict-uri-encodeLinks
A stricter URI encode adhering to RFC 3986
☆59Updated 5 years ago
Alternatives and similar repositories for strict-uri-encode
Users that are interested in strict-uri-encode are comparing it to the libraries listed below
Sorting:
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Timeout HTTP/HTTPS requests☆51Updated 4 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 5 months ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if something is a promise☆46Updated 4 years ago
- Replace all substring matches in a string☆88Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Strip the final newline character from a string/buffer☆36Updated 10 months ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Create a MD5 hash with hex encoding☆45Updated last year
- Create an array without duplicates☆71Updated 4 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 5 months ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Updated 3 weeks ago
- Simplified high resolution timing☆82Updated 11 months ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Get the shortest leading whitespace from lines in a string☆19Updated 5 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- url.parse() with support for protocol-less URLs & IPs☆53Updated 4 years ago
- Import a globally installed module☆58Updated last year
- Check if a file is executable☆29Updated 7 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Determine if an object is a Buffer☆90Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year