Skip to content

A modern, accessible UI component system built with TypeScript and Zag.js. Framework-agnostic, unstyled by default, and flexible for building web interfaces.

License

Notifications You must be signed in to change notification settings

corex-ui/corex-ui

Repository files navigation

Corex UI

A modern, accessible UI component system built with TypeScript and Zag.js. Framework-agnostic, unstyled by default, and flexible for building web interfaces.

Official documentation at corex-ui.com.


Packages

Corex UI is a monorepo with multiple packages:

  • @corex-ui/static – Vanilla JS/HTML components. Works on any static website

    Version Downloads/week

  • @corex-ui/design – Design tokens, Tailwind v4 configuration and components styling

    Version Downloads/week

  • @corex-ui/cli – CLI tools for rendering components post-build

    Version Downloads/week

  • @corex-ui/vite – Vite integration for rendering components post-build

    Version Downloads/week

  • @corex-ui/astro – Astro integration for rendering components post-build

    Version Downloads/week


Coming Soon

We are actively working on official integrations for more frameworks and libraries:

  • React
  • Svelte
  • Solid
  • Vue
  • Phoenix

Stay tuned! All new integrations will follow the same accessibility-first, unstyled, and framework-agnostic principles.


Development & Contributing

We welcome contributions! All development happens in a monorepo structure using Node.js >=18 and pnpm.

Getting Started

# Install dependencies
pnpm install

# Build all packages
pnpm build

# Start development
pnpm dev


# Lint and format
pnpm lint
pnpm format

# Test all packages
pnpm test

# Test e2e
pnpm test:e2e

Contributing

  1. Fork the repository
  2. Create a feature branch: git checkout -b feature/my-feature
  3. Make your changes
  4. Commit and push your branch
  5. Open a Pull Request

📝 License

MIT © Netoum.com

About

A modern, accessible UI component system built with TypeScript and Zag.js. Framework-agnostic, unstyled by default, and flexible for building web interfaces.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •