sindresorhus / is-htmlLinks
Check if a string is HTML
☆95Updated last year
Alternatives and similar repositories for is-html
Users that are interested in is-html are comparing it to the libraries listed below
Sorting:
- Check if a URL is absolute☆79Updated 3 years ago
- Get a random temporary file path☆80Updated 2 years ago
- Get the path of the caller module☆64Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Filter object keys and values into a new object☆102Updated last year
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Check if a value is a plain object☆102Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Get the path of the parent module☆77Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Sort the keys of an object☆104Updated 10 months ago
- A better `Promise.race()`☆46Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Get consecutively unique elements from an array☆74Updated last year
- Check if a file path is an image☆95Updated last year
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Write data to a random temporary file☆105Updated 11 months ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Randomize the order of items in an array☆105Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 10 months ago
- Lazy number range generator☆81Updated last year
- Check if a string or buffer is SVG☆139Updated this week
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Run promise-returning & async functions in series, each passing its result to the next☆75Updated 4 years ago