peerigon / parse-domainLinks
Splits a hostname into subdomains, domain and (effective) top-level domains.
☆512Updated 5 months 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☆847Updated 2 weeks ago
- Generate a cryptographically strong random string☆571Updated 3 years ago
- Temporary file and directory creator for node.js☆754Updated 2 months ago
- Memoize promise-returning & async functions☆407Updated 2 years ago
- Run promise-returning & async functions concurrently with optional limited concurrency☆338Updated 6 months ago
- Delay a promise a specified amount of time☆618Updated 2 years ago
- JavaScript domain name parser based on the Public Suffix List☆414Updated 2 months ago
- Serialize/deserialize an error into a plain object☆558Updated 5 months ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- encode & decode HTML & XML entities with ease & speed☆347Updated this week
- Rate limit made simple, easy, async.☆332Updated 2 months ago
- Join all arguments together and normalize the resulting url.☆362Updated 2 weeks ago
- Escape string for use in HTML☆473Updated 2 years ago
- Simple “Least Recently Used” (LRU) cache☆706Updated 2 months ago
- Convert a string to a valid safe filename☆502Updated 2 years ago
- Human readable time distances for javascript☆467Updated last year
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆694Updated 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…☆591Updated 2 years ago
- Escape RegExp special characters☆594Updated last month
- Simple micro templating☆363Updated 2 years ago
- A port of inflection-js to node.js module☆570Updated 4 months ago
- Generate hashes from javascript objects in node and the browser.☆1,451Updated 11 months ago
- Maxmind GEO Lookup☆626Updated this week
- node byte string parser☆470Updated 11 months ago
- An implementation of the WHATWG URL Standard in JavaScript☆399Updated 3 months ago
- Character encoding detection tool for NodeJS☆293Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,120Updated 4 months ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆1,209Updated last month
- node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.☆521Updated 3 weeks ago
- Get all urls in a string☆369Updated last year