peerigon / parse-domainLinks
Splits a hostname into subdomains, domain and (effective) top-level domains.
☆514Updated 2 weeks ago
Alternatives and similar repositories for parse-domain
Users that are interested in parse-domain are comparing it to the libraries listed below
Sorting:
- Normalize a URL☆870Updated last month
- JavaScript domain name parser based on the Public Suffix List☆435Updated 9 months ago
- Generate a cryptographically strong random string☆575Updated 3 years ago
- Get all urls in a string☆372Updated 2 years ago
- Convert a string to a valid safe filename☆511Updated 3 months ago
- Throttle promise-returning & async functions☆509Updated 3 months ago
- Check if servers are reachable☆384Updated this week
- Detect the image type of a Buffer/Uint8Array☆421Updated 8 months ago
- Rate limit made simple, easy, async.☆336Updated 2 months ago
- Memoize promise-returning & async functions☆437Updated 3 months ago
- Serialize/deserialize an error into a plain object☆598Updated 3 weeks ago
- node byte string parser☆476Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆344Updated 4 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 3 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆358Updated last year
- Fast and safe nested object access and manipulation in JavaScript☆257Updated last year
- Join all arguments together and normalize the resulting url.☆365Updated 2 months ago
- Retry a promise-returning or async function☆984Updated last month
- encode & decode HTML & XML entities with ease & speed☆375Updated this week
- Delay a promise a specified amount of time☆627Updated 3 months ago
- An implementation of PHP's strip_tags in Typescript.☆492Updated 3 years ago
- A port of inflection-js to node.js module☆580Updated 3 months ago
- Human readable time distances for javascript☆468Updated 2 years ago
- Temporary file and directory creator for node.js☆769Updated 2 weeks ago
- Simple “Least Recently Used” (LRU) cache☆751Updated 3 months ago
- Timeout a promise after a specified amount of time☆299Updated 4 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆697Updated 2 months ago
- Regular expression for matching URLs☆353Updated 5 years ago
- Use property paths (`a.b.c`) get a nested value from an object.☆293Updated last year
- Node.js module to generate URL slugs. Another one? This one cares about i18n and transliterates non-Latin scripts to conform to the RFC39…☆608Updated 3 weeks ago