Skip to content

Commit

Permalink
improve readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mucsi96 committed May 3, 2024
1 parent e422211 commit 4ae5ee2
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,13 @@

Minimalistic web component based component library.

Motivation is self-learning

## [Docs](https://mucsi96.github.io/ui-elements)

## Features

- Based on extending builtin HTML elements using [`is`](https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/is)
- Works in Safari using [Ungap custom elements polyfill](https://www.npmjs.com/package/@ungap/custom-elements)
- Framework independent
- Size: ~15 kB (gzip)

[Docs](https://mucsi96.github.io/ui-elements)

0 comments on commit 4ae5ee2

Please sign in to comment.