AUI
AUI is a baseline UI available as Mixins, Custom Elements, and React Components, enabling you to build accessible and reusable components in whatever development environment you prefer.
Features
- 🎨 TypeScript Support: Full type safety and autocompletion
- ⚡ Performance Optimized: Efficient updates and rendering
- 🚀 Zero Dependencies: Lightweight and framework-agnostic
- 🎯 React Exports: Every custom element is available as a React component
- 📦 Tree-shakeable: Only import what you need
- 🎨 Fully Covered: Full 100% test coverage
Installation
npm install @jsxtools/aui
Contributing
Contributions are welcome!
- Fork the repository
- Create your feature branch (
git checkout -b your/amazing-feature
) - Commit your changes (
git commit -m "Add some amazing feature"
) - Push to the branch (
git push origin your/amazing-feature
) - Open a Pull Request
License
This project is licensed under the MIT No Attribution License.