Member-only story
10 GitHub repos based on HTML
If you found value in this thread you will most likely enjoy my tweets too so make sure you follow me on Twitter for more information about web development and how to improve as a developer. This article was first published on my Blog
1. html5-boilerplate
A professional front-end template for building fast, robust, and adaptable web apps or sites.
🔗https://github.com/h5bp/html5-boilerplate
2. HTML5-Reset
A simple set of best practices to get HTML5 projects off on the right foot.
🔗https://github.com/murtaugh/HTML5-Reset
3. html5-device-mockups
HTML5 mockups of popular devices, to showcase your portfolio and spice up your website.
🔗https://github.com/pixelsign/html5-device-mockups
4. Awesome-html5
A curated list of awesome HTML5 resource
🔗https://github.com/diegocard/awesome-html5
5. html-minifier
Javascript-based HTML compressor/minifier (with Node.js support)
🔗https://github.com/kangax/html-minifier
6. shower
Shower HTML presentation engine
🔗https://github.com/shower/shower
7. html-dom
Common tasks of managing HTML DOM with vanilla JavaScript.