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

https://github.com/loadingio/state.css

Stateful CSS Animations
https://github.com/loadingio/state.css

Last synced: 19 days ago
JSON representation

Stateful CSS Animations

Awesome Lists containing this project

README

          

# state.css

Stateful CSS animation.

## Installation

download and include [state.css](https://raw.githubusercontent.com/loadingio/state.css/v0.0.1/dist/state.min.css):

```

```

you an use a CDN, such as, from jsDelivr:

```

```

## Usage

Add CSS class of desired state to your DOM element, along with additional `ld` class. Currently we only implement one animation ( ld-flip-ltr ):

... ( your content ) ...

## LICENSE

MIT License