Create a relative URL with options to minify.
☆56Feb 27, 2021Updated 5 years ago
Alternatives and similar repositories for relateurl
Users that are interested in relateurl are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- node's assert.deepEqual algorithm except for the fact that (NaN === NaN) and (+0 !== -0).☆21Sep 4, 2021Updated 4 years ago
- Check if an object can be used like an Array☆17Sep 13, 2025Updated 10 months ago
- Modern Buffer API polyfill without footguns☆27Apr 22, 2021Updated 5 years ago
- character encoding utilities in node.js☆16Sep 3, 2018Updated 7 years ago
- The set of canonical Unicode property names supported in ECMAScript RegExp property escapes.☆14Sep 12, 2024Updated last year
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆19Dec 21, 2024Updated last year
- list of SPDX standard license exceptions☆16Apr 25, 2024Updated 2 years ago
- Like `extend` but only copies missing properties/values to the target object.☆17Apr 26, 2017Updated 9 years ago
- the tty module from node core for browsers☆18Dec 21, 2024Updated last year
- https://github.com/component/inherits☆16Mar 24, 2015Updated 11 years ago
- Function binding utility☆20Apr 15, 2022Updated 4 years ago
- A collection of Regenerate sets for Unicode various properties.☆21Sep 9, 2025Updated 10 months ago
- ☆19Dec 21, 2024Updated last year
- The map of HTTP status codes from the builtin http module☆19Apr 21, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- A tool for respawning node binaries when special flags are present.☆21Dec 30, 2025Updated 7 months ago
- Get an ArrayBuffer from a Buffer as fast as possible☆20Jul 9, 2021Updated 5 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 7 months ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Feb 27, 2017Updated 9 years ago
- Extended POSIX-style sprintf☆36Nov 2, 2021Updated 4 years ago
- ☆20Sep 24, 2025Updated 10 months ago
- Check if a path is in the current working directory☆23May 3, 2021Updated 5 years ago
- Utility method to run function either synchronously or asynchronously using the common `this.async()` style.☆25Aug 8, 2025Updated 11 months ago
- ☆11Apr 15, 2023Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Unpipe a stream from all destinations☆22Dec 15, 2020Updated 5 years ago
- Apply an async function to each Array element in series☆21Sep 18, 2015Updated 10 years ago
- A transform to make UglifyJS work in browserify☆20Feb 18, 2020Updated 6 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Nov 26, 2018Updated 7 years ago
- XMLHttpRequest for node.js☆14Feb 19, 2026Updated 5 months ago
- Get configured proxy☆14Jul 21, 2017Updated 9 years ago
- abstract base class for hash-streams☆11Sep 23, 2025Updated 10 months ago
- Detects support for Cross-Origin Resource Sharing☆20Oct 8, 2018Updated 7 years ago
- Helper for implementing source map support in Gulp plugins☆20Feb 9, 2018Updated 8 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- One promise for multiple requests in flight to avoid async duplication☆17Aug 4, 2020Updated 5 years ago
- Repeat a string - fast