An open API service indexing awesome lists of open source software.

https://github.com/paperclover/ui

Work in progress - UI toolkit for building web applications, built with care and an extreme attention to detail.
https://github.com/paperclover/ui

component-library stenciljs ui web-components

Last synced: 2 months ago
JSON representation

Work in progress - UI toolkit for building web applications, built with care and an extreme attention to detail.

Awesome Lists containing this project

README

        

# @paperdave/ui

My own ui library for making web applications. It has these keys:

- Polished and good feeling to interact with, with the extreme attention to detail I am known for.
- Easily themeable and customizable, beyond dark and light modes.
- Simplistic and small, but large enough to cover most needs.
- "Modern" and "Fast", but those words are thrown around too much

Its overall style can be described as a "Less Corporate" version of Material Design, with my own design ideals thrown in. We use simple LCH-based palettes over their HCT tonal ones.

Components are built using Stencil, which exports them as web components, to be used in any framework, such as Svelte, React, Vue, Raw HTML, etc.