https://github.com/mwiraszka/eagami
Lightweight, accessible Angular UI component library built on CSS custom properties
https://github.com/mwiraszka/eagami
Last synced: 24 days ago
JSON representation
Lightweight, accessible Angular UI component library built on CSS custom properties
- Host: GitHub
- URL: https://github.com/mwiraszka/eagami
- Owner: mwiraszka
- License: mit
- Created: 2026-03-09T02:38:47.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-07-07T00:11:59.000Z (25 days ago)
- Last Synced: 2026-07-07T01:13:43.135Z (25 days ago)
- Language: TypeScript
- Size: 11.6 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
- Support: SUPPORT.md
Awesome Lists containing this project
- awesome-angular - eagami - Lightweight, accessible Angular UI component library built on CSS custom properties. (Third Party Components / UI Libraries)
- fucking-awesome-angular - eagami - Lightweight, accessible Angular UI component library built on CSS custom properties. (Third Party Components / UI Libraries)
README
# eagami
This repo houses two things in a pnpm monorepo:
- [`packages/ui/`](packages/ui/) is [`@eagami/ui`](https://www.npmjs.com/package/@eagami/ui), the Angular component library (published to npm)
- [`apps/website/`](apps/website/) is [eagami.com](https://eagami.com), the marketing site and live documentation for the library (deployed to Vercel)
To work on either, see [`CONTRIBUTING.md`](CONTRIBUTING.md).