sindresorhus / is-htmlLinks
Check if a string is HTML
☆95Updated last month
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
- Get a random temporary file path☆80Updated 2 years ago
- Check if a string is a valid filename☆62Updated 4 years ago
- Check if a value is a plain object☆103Updated last year
- Get the path of the caller module☆66Updated 4 years ago
- Check if a URL is absolute☆80Updated last month
- Create a hash for file revving☆106Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated last month
- Check if a file path is an image☆97Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated last month
- Get the path of the parent module☆78Updated last month
- Lazy number range generator☆82Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆79Updated last month
- Get metadata on the default editor or a specific editor☆53Updated last month
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated last month
- Convert a camelized/dasherized/underscored string into a humanized one: fooBar-Baz_Faz → Foo bar baz faz☆110Updated last month
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated last month
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- Check if a string or buffer is SVG☆142Updated 3 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated last year
- A better `Promise.race()`☆47Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last month
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Split lines into an array of lines☆45Updated last year
- Create a HTML element string☆93Updated 11 months ago
- Strip the final newline character from a string/buffer☆36Updated 11 months ago