UNPKG

xtreme-ui

Version:

Collection of reusable components that can be used in web projects

27 lines (20 loc) 1.44 kB
import{j as e}from"./iframe-5Rr_RUeM.js";import{useMDXComponents as i}from"./index-CzbN_lOw.js";import{b as s,c as r}from"./blocks-BLkQNix-.js";import"./preload-helper-PPVm8Dsz.js";import"./index-BVe1xG5r.js";import"./index-ypbSTjMK.js";const a=`# XtremeUI - React Component Library Welcome to XtremeUI, a versatile React component library built on Vite, React, and Scss. This library offers a collection of reusable and customizable UI components to expedite frontend development. ## Features - **Vite-Powered**: Utilizes Vite for blazing-fast development and optimized builds. - **React Components**: A diverse set of reusable React components for easy integration. - **Scss Styling**: Customizable styles using Scss to match various design needs. - **Responsive Design**: Ensures compatibility and responsiveness across devices. - **Accessibility**: Compliant with accessibility standards for an inclusive user experience. - **Comprehensive Documentation**: Detailed documentation with usage examples for straightforward implementation. ## Installation Install the library via npm or yarn: \`\`\`bash npm install xtreme-ui # or yarn add xtreme-ui # or pnpm add xtreme-ui \`\`\` `;function o(n){return e.jsxs(e.Fragment,{children:[e.jsx(s,{title:"About/Introduction"}),` `,e.jsx(r,{children:a})]})}function b(n={}){const{wrapper:t}={...i(),...n.components};return t?e.jsx(t,{...n,children:e.jsx(o,{...n})}):o()}export{b as default};