peerigon / parse-domainLinks
Splits a hostname into subdomains, domain and (effective) top-level domains.
☆511Updated 4 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 last year
- Convert a string to a valid safe filename☆501Updated 2 years ago
- Memoize promise-returning & async functions☆407Updated last year
- Run promise-returning & async functions concurrently with optional limited concurrency☆336Updated 5 months ago
- encode & decode HTML & XML entities with ease & speed☆339Updated this week
- Get all urls in a string☆369Updated last year
- Generate a cryptographically strong random string☆571Updated 3 years ago
- Retries a function that returns a promise, leveraging the power of the retry module.☆317Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆349Updated 7 months ago
- Delay a promise a specified amount of time☆614Updated last year
- Retry a promise-returning or async function☆873Updated 3 weeks ago
- An implementation of the WHATWG URL Standard in JavaScript☆397Updated 2 months ago
- Timeout a promise after a specified amount of time☆290Updated 5 months ago
- Serialize/deserialize an error into a plain object☆558Updated 4 months ago
- Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar☆692Updated last year
- Temporary file and directory creator for node.js☆752Updated last month
- Join all arguments together and normalize the resulting url.☆362Updated last week
- Escape RegExp special characters☆593Updated 3 weeks ago
- Detect the image type of a Buffer/Uint8Array☆392Updated 2 weeks ago
- NodeJS robots.txt parser with support for wildcard (*) matching.☆156Updated 7 months ago
- Human readable time distances for javascript☆465Updated last year
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆723Updated last month
- Useragent parser for Node.js, ported from browserscope.org☆900Updated 3 years ago
- Get a random temporary file or directory path☆429Updated last year
- Copy files☆429Updated 10 months ago
- node byte string parser☆469Updated 10 months ago
- Regular expression for matching IP addresses☆193Updated last year
- Throttle promise-returning & async functions☆480Updated 6 months ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- An implementation of PHP's strip_tags in Typescript.☆493Updated 2 years ago