Making my own framework. Any tips?

Published: (May 4, 2026 at 10:54 AM EDT)
1 min read
Source: Dev.to

Source: Dev.to

Cover image for Making my own framework. Any tips?

Introduction

I am currently building my own HTML + CSS + JS framework. You can view the project on GitHub: github.com/29cmosier-dev/ZiggyLabs-Framework.

Project Name

For now I am calling it ZiggyLabs Framework; the name may change later.

Goals

  • Reduce the HTML clutter that frameworks like Bootstrap introduce.
  • Add additional goals as the project evolves.

Showcase

I’d like to highlight the navbar, which is visible in the cover image above.

Current Progress

I am working on Version 1. At the moment I am finishing the card styles. Next up I plan to work on modals or buttons, possibly both.

Call for Feedback

If anyone is interested, feel free to let me know and suggest ideas for features to code next!

0 views
Back to Blog

Related posts

Read more »