1.0.5 • Published 3 months ago

renui v1.0.5

Weekly downloads
5
License
-
Repository
-
Last release
3 months ago

RenUI - React New UI

Build Status Stars Forks License

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

3 months ago

1.0.1

3 months ago

1.0.0

3 months ago

1.0.5

3 months ago

1.0.4

3 months ago

1.0.3

3 months ago

0.0.1

4 months ago

0.2.1

3 months ago

0.1.2

4 months ago

0.0.3

4 months ago

0.2.0

3 months ago

0.1.1

4 months ago

0.0.2

4 months ago

0.1.8

3 months ago

0.0.9

4 months ago

0.1.7

3 months ago

0.0.8

4 months ago

0.1.9

3 months ago

0.2.3

3 months ago

0.1.4

4 months ago

0.0.5

4 months ago

0.2.2

3 months ago

0.1.3

4 months ago

0.0.4

4 months ago

0.1.6

4 months ago

0.0.7

4 months ago

0.1.5

4 months ago

0.0.6

4 months ago

0.1.0

7 years ago