Are there any HTML5 feature or some JS script that could validate HTML, CSS and JS code on the client side ?
So I would just need to pass my code to function calls, and It would return me validation results that I could display somewhere in the webpage.