ripton

1.0.0 • Public • Published

ripton.js

Create ripple effect for your buttons!

⚙️ Installation

npm i ripton

CDN

📖 Usage

Include a script tag to ripton.js at the end of your file.

<body>
    <button style="padding:5rem;" class="ripton ripton-bg[red]">Hello!</button>

    <h2>Custom image background:</h2>

    <button style="padding:5rem;" class="ripton ripton-bg[url(https://raw.githubusercontent.com/Axorax/colorium.js/main/logo.svg)]">Hello!</button>

    <script src="https://www.unpkg.com/ripton@1.0.0/ripton.js" type="module"></script>
</body>

Support me on Patreon - Check out my socials

Package Sidebar

Install

npm i ripton

Weekly Downloads

6

Version

1.0.0

License

MIT

Unpacked Size

2.6 kB

Total Files

3

Last publish

Collaborators

  • axoraxdev