Skip to content

Fast & lightweight CSS animations for toast / snackbar type notifications

License

Notifications You must be signed in to change notification settings

rmhubbert/ubi-animate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UbiAnimate

GitHub GitHub package.json version GitHub file size in bytes GitHub repo size

Fast & lightweight CSS Animations for toast / snackbar type notifications.

Installation

NPM

npm install ubi-animate

Yarn

yarn add ubi-animate

You can also link directly via CDN at jsDelivr.

Usage

The easiest way to get your desired animation classes is via the demo app.

Customisation

UbiAnimate can be easily customised via Sass variables.

Simply override any variables (a full listing can be found in src/variables.scss) in your main Sass file before importing the library from src/ubianimate.scss.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT