npm

is-html-content

1.0.0 • Public • Published

is-html-content

The simplest way for detecting HTML content.

Install

$ npm install is-html-content --save

Usage

const isHtml = require('is-html-content')
 
isHtml('your weird input here')
// => false

License

is-html-content © Kiko Beats, released under the MIT License.
Authored and maintained by Kiko Beats with help from contributors.

kikobeats.com · GitHub Kiko Beats · Twitter @Kikobeats

Dependents (2)

Package Sidebar

Install

npm i is-html-content

Weekly Downloads

1,260

Version

1.0.0

License

MIT

Unpacked Size

4.67 kB

Total Files

5

Last publish

Collaborators

  • kikobeats