Usage
- Install UbiAnimate (see below).
- Pick an entrance & exit animation above in your desired position.
- Add the entrance & exit classes below according to your notification software's installation guide
Selected entrance classes
animate fade in
Selected exit classes
animate fade out
Installation
There are a few ways to get started with UbiAnimate. You can either:
- Use NPM or Yarn to install directly into your project.
- Download the compiled source from GitHub
- Link directly to the CDN version on jsDelivr
NPM
npm install ubi-animate
Yarn
yarn add ubi-animate
Customisation
UbiAnimate can be easily customised via Sass variables.
Simply override any variables (a full listing can be found in /node_modules/ubi-animate/src/_variables.scss) in your main Sass file before importing the library from /node_modules/ubi-animate/src/ubianimate.scss