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.
- Host: GitHub
- URL: https://github.com/paperclover/ui
- Owner: paperclover
- License: mit
- Created: 2022-08-14T20:37:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-09T21:44:28.000Z (over 2 years ago)
- Last Synced: 2025-03-15T04:47:02.898Z (3 months ago)
- Topics: component-library, stenciljs, ui, web-components
- Language: Svelte
- Homepage:
- Size: 183 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
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 muchIts 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.