Giter Site home page Giter Site logo

fabpl / rippleui Goto Github PK

View Code? Open in Web Editor NEW

This project forked from siumauricio/rippleui

0.0 0.0 0.0 5.33 MB

Cleanest, modern and beatifull Tailwind CSS components.

Home Page: https://ripple-ui.com

License: MIT License

JavaScript 3.25% TypeScript 29.81% CSS 64.85% HTML 2.09%

rippleui's Introduction

alt text for screen readers

Ripple UI

npm downloads npm downloads npm downloads

GitHub last commit (by committer)

Welcome to the RippleUI repository! This is the home for all of the components, guidelines, and tools that make up our design system.

Documentation

Visit https://ripple-ui.com to view the full documentation.

๐Ÿš€ Usage

To use the RippleUI components, you will need to install the package from npm.

npm install rippleui

Once you have installed the package, you can import the plugin into your tailwind.config.js.

module.exports = {
  // ... the rest of your config
  plugins: [require('rippleui')],
}

To use a component, simply include the appropriate HTML markup in your project and apply the relevant classes using the class naming.

<button class="btn btn-primary">Click me!</button>

๐ŸŽจ Components

Here is a list of all of the components that are currently available in RippleUI.

  • Button
  • Input
  • Select
  • Checkbox
  • Radio
  • Switch
  • Textarea
  • Modal
  • Button-Group
  • Tooltip
  • Dropdown
  • Badge
  • Navbar
  • Avatar
  • Breadcrumb
  • Drawer
  • Alert
  • Table
  • Card
  • More components soon....

๐Ÿค Contributing

We welcome contributions to the design system! If you have ideas for new components, improvements to existing ones, or updates to the guidelines and tools, please open a pull request with your proposed changes.

License

RippleUI is licensed under the MIT License.

rippleui's People

Contributors

siumauricio avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.