Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nitin42/animate-components

✨ Elemental components for doing animations in React
https://github.com/nitin42/animate-components

animate-components animations create-react-app css cssinjs inline-styles javascript react react-animations styled-components web webdesign

Last synced: 23 days ago
JSON representation

✨ Elemental components for doing animations in React

Awesome Lists containing this project

README

        

**Looking for maintainers. Please reach out to me if you're interested!**

# Animate Components

> ***Elemental components for doing animation in React***

## Packages
This repository uses [Lerna](https://lernajs.io/) to organise the codebase.

| Package | Version | Description |
| ------------- |:-------------:| -----:|
| [`animate-keyframes`](./packages/animate-keyframes) | ![](https://img.shields.io/badge/npm-v0.1.5-blue.svg) | Keyframes for animations |
| [`animate-components`](./packages/animate-components) | ![](https://img.shields.io/badge/npm-v1.4.2-blue.svg) | Components for animations |
| [`element-utils`](./packages/element-utils) | ![](https://img.shields.io/badge/npm-v0.1.2-blue.svg) | Utility functions for `animate-components` |
| [`ac-inferno`](./packages/ac-inferno) | ![](https://img.shields.io/badge/npm-v1.0.3-blue.svg) | `animate-components` for InfernoJS |

## Docs
View the docs [here](./packages)

## Support

Animate Components also supports [InfernoJS](infernojs.org) (separate package so `inferno-compat` is not required) and [Preact](preactjs.com) (with `preact-compat`).

Why a separate package for InfernoJS ? Read [here](https://github.com/nitin42/animate-components/tree/master/packages/ac-inferno#why-a-separate-package-for-infernojs-instead-of-using-animate-components-with-inferno-compat-).

Sponsor