1.0.5 • Published 6 months ago

renui v1.0.5

Weekly downloads
5
License
-
Repository
-
Last release
6 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

6 months ago

1.0.1

6 months ago

1.0.0

6 months ago

1.0.5

6 months ago

1.0.4

6 months ago

1.0.3

6 months ago

0.0.1

6 months ago

0.2.1

6 months ago

0.1.2

6 months ago

0.0.3

6 months ago

0.2.0

6 months ago

0.1.1

6 months ago

0.0.2

6 months ago

0.1.8

6 months ago

0.0.9

6 months ago

0.1.7

6 months ago

0.0.8

6 months ago

0.1.9

6 months ago

0.2.3

6 months ago

0.1.4

6 months ago

0.0.5

6 months ago

0.2.2

6 months ago

0.1.3

6 months ago

0.0.4

6 months ago

0.1.6

6 months ago

0.0.7

6 months ago

0.1.5

6 months ago

0.0.6

6 months ago

0.1.0

7 years ago