unclosed-tag-finder
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "unclosed-tag-finder", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "A library to find unclosed html5 tags, that are normally optional.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# Unclosed Tag Finder | ||
A library that finds unclosed html5 tags that are normally optional. These optional tags could be: | ||
A library that finds unclosed html5 tags that are normally optional (via W3C check). These optional tags could be: | ||
@@ -127,1 +127,10 @@ - html | ||
Although the script is valid, we found some unclosed html5 tags. | ||
## More informations and source code | ||
More informations and the source code you will find at [GitHub](https://github.com/bjoern-hempel/node-unclosed-tag-finder) | ||
## License | ||
ISC © [Björn Hempel](https://www.ixno.de) | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
8398
136