abeidahmed / dahli

A collection of everyday Web Components.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to Dahli

A collection of everyday Web Components.

All the components follow ARIA Authoring Practices Guide. If anything doesn't align with these guidelines, please open an issue.

Motivation for creating the components

Whenever I start a new project, I realized that I keep copying the same set of components from my previous project. It wasted a lot of time setting up the boilerplate code when that time could've been used in developing the app. To make it worse, the components didn't need to change the functionality from one application to another because they were so basic and fundamental in building a website or an application.

With the help of these packages, I intend to save some of my personal time and help the community as well, who are treading the same path as I did before. Enjoy!

Contributing

Contributions, issues and feature requests are welcome! Please read CONTRIBUTING.md first.

Inspiration

Inspired from github-elements.

About

A collection of everyday Web Components.

License:MIT License


Languages

Language:TypeScript 87.4%Language:HTML 10.0%Language:JavaScript 2.6%