param-ui
TypeScript icon, indicating that this package has built-in type declarations

0.0.3 • Public • Published

Param-UI

Nuxt/UI Project

Welcome to the Param-UI project! This project is built using Nuxt.js and aims to provide a sleek and modern UI with some cool features.

Features

  • Ripple Effect on Button: Adds a visually appealing ripple effect when buttons are clicked.
  • Floating Label on Input: Enhances input fields with floating labels for better UX.
  • OTP Input: A user-friendly OTP input component.

Installation

To get started with this project, follow these steps:

  1. Clone the repository:

    git clone https://github.com/dev-param/param-ui.git
    cd param-ui
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev

Usage

Ripple Effect on Button

To use the ripple effect on a button:

<PButton>Click me</PButton>

Readme

Keywords

none

Package Sidebar

Install

npm i param-ui

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

10.2 kB

Total Files

15

Last publish

Collaborators

  • dev-param