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
- Host: GitHub
- URL: https://github.com/loadingio/state.css
- Owner: loadingio
- License: mit
- Created: 2019-11-05T00:37:32.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-05T00:45:17.000Z (over 6 years ago)
- Last Synced: 2025-09-03T22:58:42.600Z (5 months ago)
- Language: HTML
- Size: 133 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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