1.0.0 • Published 4 years ago

colorfill--js v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

What is this?

Create stunning text fill animations with the power of javascript. Use colorfill on links, titles, or randomly throughout your page to catch the users eye.

Installation

npm i colorfill.js --save

Then...

import { colorfillJs } from 'colorfill.js';

colorfillJs ({
    color: 'default'
})