New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

@adplata/html-validate-offline

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adplata/html-validate-offline

Html validate offline

npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

Installation

npm install --save html-validate-offline

Usage

const htmlValidateOffline = require('html-validate-offline')


htmlValidateOffline.htmlValidate('Your HTML code')    # return { status, message }

status: true/false - Boolean 
message: Description of validation - String

License

MIT

FAQs

Package last updated on 06 Jul 2021

Related posts