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

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

Awesome Lists containing this project

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).