BeFiveINFO / bulk-validator

A front end for Nu Html Checker. Written in HTML5 and Javascript.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BeFive Bulk HTML Validator Front End

Introduction

This is a frontend for Nu Html Checker written with HTML5 / CSS3 / Javascript.

Demo

Live demonstration is available at http://validator.befive.info/

Installation

Download the repo and decompress. Rename the folder and drag and drop the folder into anywhere in your webserver folder.

How to Use

Enter urls into the textarea. If you want to bulk validate a Wordpress site, you can use List Urls WordPress plugin and paste the content of CSV into the textarea below. Supported data formats are sitemap XML, html (source), CSV generated by List Urls Wordpress plugin and plain text with url on each line.

More Information

To find out how to use this frontend with your local validation server, please check out this blog post.

About

A front end for Nu Html Checker. Written in HTML5 and Javascript.

License:MIT License


Languages

Language:JavaScript 59.5%Language:HTML 29.1%Language:CSS 11.4%