1.0.5 • Published 5 months ago
renui v1.0.5
RenUI - React New UI
RenUI (React New UI) is a modern, lightweight, and customizable UI component library built for React applications. It provides a collection of reusable, accessible, and stylish components to accelerate your development process while maintaining flexibility and performance.
Features ✨
- Modular Components: Pre-built, reusable UI components like buttons, modals, forms, and more.
- Customizable: Easily tweak styles and behavior with props or CSS-in-JS.
- TypeScript Support: Fully typed for a better developer experience.
- Lightweight: Minimal footprint with no unnecessary dependencies.
- Accessible: Built with accessibility (a11y) standards in mind.
- Responsive: Works seamlessly across devices.
Installation 💡
Install RENUI via npm or yarn:
npm install renui
yarn install renui
Usage 💻
// "use client" if you are using nextjs
import "renui/style.css"
import {Button} from "renui"
<Button>Hello world</Button>
1.0.2
5 months ago
1.0.1
5 months ago
1.0.0
5 months ago
1.0.5
5 months ago
1.0.4
5 months ago
1.0.3
5 months ago
0.0.1
5 months ago
0.2.1
5 months ago
0.1.2
5 months ago
0.0.3
5 months ago
0.2.0
5 months ago
0.1.1
5 months ago
0.0.2
5 months ago
0.1.8
5 months ago
0.0.9
5 months ago
0.1.7
5 months ago
0.0.8
5 months ago
0.1.9
5 months ago
0.2.3
5 months ago
0.1.4
5 months ago
0.0.5
5 months ago
0.2.2
5 months ago
0.1.3
5 months ago
0.0.4
5 months ago
0.1.6
5 months ago
0.0.7
5 months ago
0.1.5
5 months ago
0.0.6
5 months ago
0.1.0
7 years ago