DEV Community

Cover image for 10 GitHub repos based on HTML
Pasca Vlad
Pasca Vlad

Posted on • Originally published at blog.vladpasca.dev

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.

🔗https://github.com/phuoc-ng/html-dom

8. material-design-lite

Material Design Components in HTML/CSS/JS

🔗https://github.com/google/material-design-lite

9. tabler

Tabler is free and open-source HTML Dashboard UI Kit built on Bootstrap

🔗https://github.com/tabler/tabler

10. framework7

Full featured HTML framework for building iOS & Android apps

🔗https://github.com/framework7io/framework7

The end

I hope found this useful and if you did please let me know. If you have any question feel free to DM me on Twitter.

Top comments (0)