sindresorhus / is-htmlLinks
Check if a string is HTML
☆95Updated 3 weeks ago
Alternatives and similar repositories for is-html
Users that are interested in is-html are comparing it to the libraries listed below
Sorting:
- Filter object keys and values into a new object☆104Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago
- Get the path of the parent module☆78Updated 2 weeks ago
- Get the path of the caller module☆65Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Check if a value is a plain object☆102Updated last year
- Check if a URL is absolute☆79Updated 2 weeks ago
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆54Updated 2 weeks ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Conditional promise chains☆62Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated 3 weeks ago
- Lazy number range generator☆81Updated last year
- Iterate over promises serially☆50Updated 3 years ago
- Get consecutively unique elements from an array☆74Updated last year
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- A better `Promise.race()`☆46Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if argv has a specific flag☆93Updated 4 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Check if your package was installed globally☆70Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆78Updated 2 weeks ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 3 weeks ago
- Create a hash for file revving☆105Updated last year
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 weeks ago