sindresorhus / is-html
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
- Check if a URL is absolute☆79Updated 3 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☆101Updated 9 months ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Check if a string is a valid filename☆61Updated 3 years ago
- Check if a value is a plain object☆102Updated 10 months ago
- Lazy number range generator☆81Updated last year
- A better `Promise.race()`☆46Updated 2 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆53Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Get a random temporary file path☆79Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- count files, directories, and bytes recursively in a folder as fast as possible.☆19Updated 7 years ago
- Component: loosely validate an email address.☆49Updated last year
- Require global npm as a local node module.☆32Updated 2 years ago
- Write data to a random temporary file☆105Updated 7 months ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆68Updated 3 years ago
- Reduce a list of values using promises into a promise for a value☆69Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Get the path of the parent module☆77Updated last year
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Turn an array into a list of comma-separated values, appropriate for use in an English sentence.☆26Updated 2 years ago