Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@kuriv/ribbon

kuriv18MIT1.0.4

Add background ribbons to your website.

ribbon, ribbon-canvas, canvas-ribbon, canvas, canvas-animation

readme

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 .