Skip to content

johan3040/RAWHtml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAWHTML logo

What is it?

RAWHTML is a lightweight tool for validating HTML code with the use of the open API from html5.validator.nu.

How to use it

Clone or download the project and place the dist folder in the root directory. Then import the script in all the HTML files by writing <script src="/dist/raw.min.js"></script>.

Note that this tool requires you to run a local web server in order to work.

Use with JSDelivr

Simply copy the following code and paste it in your HEAD tag:

<script src="https://cdn.jsdelivr.net/gh/johan3040/rawHTML/dist/raw.min.js"></script>

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/johan3040/rawHTML/dist/raw.min.css">

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published