@kuriv/ribbon

1.0.4 • Public • Published

ribbon

Add background ribbons to your website.

build version license

Installation

Git

git clone https://github.com/kuriv/ribbon.git

npm

npm install @kuriv/ribbon

Download

https://kuriv.github.io/ribbon/ribbon.min.js

How to use it?

Insert the scripts before the closing </body> tag.

<!DOCTYPE html>
<html>
    <head>
        ...
    </head>
    <body>
        ...
        ...
        ...
        <script type="text/javascript" src="ribbon.min.js"></script>
    </body>
</html>

Preview

ribbon

License

ribbon is open-sourced software licensed under the MIT license .

/@kuriv/ribbon/

    Package Sidebar

    Install

    npm i @kuriv/ribbon

    Weekly Downloads

    10

    Version

    1.0.4

    License

    MIT

    Unpacked Size

    192 kB

    Total Files

    8

    Last publish

    Collaborators

    • kuriv