FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

python-project-templates/javascript-template-uitk-webawesome: A Lit and Web Awesome UI toolkit project template · GitHub

Repository files navigation

@python-project-templates/uitk-webawesome

Shared brand identity, design tokens, and reusable Lit and Web Awesome components.

See BRAND.md for the canonical brand guide.

Install

pnpm add @python-project-templates/uitk-webawesome

Import design tokens once at the application root:

@import '@python-project-templates/uitk-webawesome/tokens.css';
import '@python-project-templates/uitk-webawesome';
<example-brand-mark></example-brand-mark> <example-theme-toggle></example-theme-toggle>

Develop

pnpm install
pnpm dev
pnpm check
pnpm lint
pnpm fix
pnpm test
pnpm build

After customizing the showcase, run pnpm test:e2e:update once to establish its visual baseline.

About

A Lit and Web Awesome UI toolkit project template

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Contributors

Languages


Back | FazBrowse Home | New Git URL