All Projects → animate-css → Animate.css

animate-css / Animate.css

Licence: mit
🍿 A cross-browser library of CSS animations. As easy to use as an easy thing.

Programming Languages

CSS
56736 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Animate.css

Vivify
Vivify is free CSS animation library.
Stars: ✭ 1,651 (-97.74%)
Mutual labels:  css-animations
Cssjanus
↔️ Convert CSS stylesheets between left-to-right and right-to-left.              Made by Wikimedia.
Stars: ✭ 168 (-99.77%)
Mutual labels:  stylesheets
React Native Extended Stylesheet
Extended StyleSheets for React Native
Stars: ✭ 2,732 (-96.26%)
Mutual labels:  stylesheets
Thegoodman
An experiment with basic CSS3 animations.
Stars: ✭ 128 (-99.82%)
Mutual labels:  css-animations
Mimic.css
Everyone else is doing it!
Stars: ✭ 144 (-99.8%)
Mutual labels:  css-animations
Antd Scss Theme Plugin
A Webpack plugin for customizing Ant Design with an SCSS theme file and using Ant Design's compiled variables in SCSS files throughout your project.
Stars: ✭ 176 (-99.76%)
Mutual labels:  stylesheets
Tinseltown.js
A lightweight CSS/JS library for faux hacker-movie-style page loading effects
Stars: ✭ 113 (-99.85%)
Mutual labels:  css-animations
Elementary X
Elementary OS system theme with custom OS X window controls. (light/dark)
Stars: ✭ 248 (-99.66%)
Mutual labels:  stylesheets
React Site Nav
A kick ass site menu powered by styled components inspired by Stripe.
Stars: ✭ 155 (-99.79%)
Mutual labels:  css-animations
Styled Jss
Styled Components on top of JSS.
Stars: ✭ 217 (-99.7%)
Mutual labels:  stylesheets
Slide And Swipe Menu
⚡️ A sliding swipe menu that works with touchSwipe library.
Stars: ✭ 135 (-99.82%)
Mutual labels:  css-animations
Qdarkstylesheet
A dark style sheet for QtWidgets application
Stars: ✭ 1,952 (-97.33%)
Mutual labels:  stylesheets
Cssanimation.io
CSS Animation Library for Developers and Ninjas
Stars: ✭ 176 (-99.76%)
Mutual labels:  css-animations
Skin
Pure CSS framework designed & developed by eBay for a branded, e-commerce marketplace.
Stars: ✭ 126 (-99.83%)
Mutual labels:  stylesheets
Prejss
Get the power of PostCSS with plugins in your JSS styles. 🎨 Just put CSS into JS and get it as JSS object.
Stars: ✭ 238 (-99.67%)
Mutual labels:  stylesheets
Style Loader
Style Loader
Stars: ✭ 1,572 (-97.85%)
Mutual labels:  stylesheets
React Native Responsive Styles
React Native styles that respond to orientation change
Stars: ✭ 173 (-99.76%)
Mutual labels:  stylesheets
Cssobj
Runtime CSS manager, Turn CSS into dynamic JS module, Stylesheet CRUD (Create, Read, Update, Delete) in CSSOM, name space (local) class names
Stars: ✭ 253 (-99.65%)
Mutual labels:  stylesheets
Term Sheets
Create animated terminal presentations. Export as SVG, animated GIF, or HTML+CSS
Stars: ✭ 243 (-99.67%)
Mutual labels:  css-animations
Micron
a [μ] microInteraction library built with CSS Animations and controlled by JavaScript Power
Stars: ✭ 2,252 (-96.92%)
Mutual labels:  css-animations

Animate.css

GitHub Version Github Star Github Fork License

If you need the old docs - v3.x.x and under - you can find it here.

Just-add-water CSS animation

Installation

Install with npm:

npm install animate.css --save

Install with yarn:

yarn add animate.css

Getting started

You can find the Animate.css documentation on the website.

Accessibility

Animate.css supports the prefers-reduced-motion media query so that users with motion sensitivity can opt out of animations. On supported platforms (currently all the majors browsers and OS), users can select "reduce motion" on their operating system preferences and it will turn off CSS transitions for them without any further work required.

Core Team

Daniel Eden Elton Mesquita Waren Gonzaga
Daniel Eden Elton Mesquita Waren Gonzaga
Animate.css Creator Maintainer Core Contributor

License

Animate.css is licensed under the Hippocratic License.

Code of Conduct

This project and everyone participating in it is governed by the Contributor Covenant Code of Conduct. By participating, you are expected to uphold this code. Please report unacceptable behavior to [email protected].

Contributing

Pull requests are the way to go here. We only have two rules for submitting a pull request: match the naming convention (camelCase, categorised [fades, bounces, etc]) and let us see a demo of submitted animations in a pen. That last one is important.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].