1.0.0 • Published 4 years ago

is-html-content v1.0.0

Weekly downloads
249
License
MIT
Repository
github
Last release
4 years ago

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