Skip to content

HsrRaza/RaizenUI

Repository files navigation

RaizenUI ✨

A lightweight, customizable UI component library built with modern web standards. Perfect for React, Vue, or plain HTML projects.

Features

  • 🎨 Themable: CSS variables for easy customization
  • 🚀 Zero Dependencies: Pure HTML/CSS/JS components
  • 📦 Tree-shakable: Import only what you need
  • 🌐 Framework Agnostic: Works with React, Vue, Angular, or vanilla JS
  • Accessible: WCAG 2.1 compliant components

Installation

Via npm/yarn

npm install raizenui
# or
yarn add raizen-ui
<!-- For latest version -->
<script type="module" src="https://cdn.jsdelivr.net/npm/raizenui@latest/dist/index.js"></script>

Bundle -pacakge

  • RaizenUI is bundled using Rollup and published via NPM,
  • allowing users to easily import it through a CDN or install it locally via NPM for seamless integration into any project..

Features needed to Add

  • Complete Responsiveness
  • Migrate to TypeScript/reatc.ts

Deployement

Developer Note

  • 👨‍💻 Built as a beginner using HTML, CSS, and JS
  • Gonna Learn more JS/TS/React
  • launch a more advanced version soon

About

UI Component Libraray

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages