@nofinite/nui
v1.0.2
Published
<div align="center">
Downloads
295
Readme
NUI
A robust, accessible, and lightweight React component library designed for modern web applications.
Overview
NUI provides a set of accessible, production-ready components to help you build modern web applications faster. It handles the complex details—like focus management and accessibility—so you can focus on building your product.
- Accessible: WAI-ARIA compliant out of the box.
- Type-Safe: Built with TypeScript for a great developer experience.
- Lightweight: Modular design with zero heavy dependencies.
Installation
# pnpm
pnpm add @nofinite/nui
# npm
npm install @nofinite/nui
# yarn
yarn add @nofinite/nuiDocumentation
For full setup guides, component examples, and API references, read documentation.
License
This project is licensed under the Apache License, Version 2.0.
Feel free to use, modify, and share this project in your applications, products, and services. Attribution is welcome and appreciated, but never required.
