1.0.2 • Published 9 months ago

aeonix v1.0.2

Weekly downloads
-
License
-
Repository
-
Last release
9 months ago

Aeonix Design System

A modern React component library built with Tailwind CSS and Shadcnui.

Installation

npm install aenoix

Usage

import { Button } from "aenoix"

function App() {
  return <Button>Click me</Button>
}

Features

  • Built with React + TypeScript
  • Powered by Tailwind CSS
  • Accessible components
  • Dark mode support

Documentation

View documentation

License

MIT © Steven Travers