UNPKG

nexura

Version:

A modern and lightweight React component library for building elegant and customizable user interfaces.

38 lines (25 loc) โ€ข 1.27 kB
# ๐Ÿงช Nexura โ€” Elegant UI Components by [codebygarv](https://github.com/codebygarv) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](LICENSE) [![npm version](https://img.shields.io/npm/v/nexura.svg)](https://www.npmjs.com/package/nexura) [![NPM Downloads](https://img.shields.io/npm/dt/nexura.svg)](https://www.npmjs.com/package/nexura) **Nexura** is a lightweight, Javascript-ready React UI component library offering beautifully designed and highly customizable buttons to elevate your interfaces. --- ### ๐Ÿ”— Live Demo & Documentation ๐Ÿ“˜ [https://nexura-codebygarv.netlify.app](https://nexura-codebygarv.netlify.app) ### โ˜• Support My Work If you find **Nexura** useful, please consider supporting development: ๐Ÿ‘‰ [Buy me a coffee](https://buymeacoffee.com/nexura) --- ## โœจ Features - NEXURA SPECIAL - ๐Ÿงฉ 20+ Unique button variants (classic + themed) - ๐Ÿงฉ 5+ Unique Inputs variants (classic ) - โš™๏ธ Fully customizable via props (size, glow, outline, shape) - โšก Simple integration into any React project - ๐Ÿ’ป Built with TypeScript for type safety - ๐ŸŽจ Crafted with modern design principles - ๐Ÿชถ Lightweight, minimal, and fast --- ## ๐Ÿ“ฆ Installation To install via **npm**, run: ```bash npm install nexura