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

https://github.com/kouts/ractive-transitions-css

Use CSS animation classes for in and out transitions
https://github.com/kouts/ractive-transitions-css

Last synced: 5 months ago
JSON representation

Use CSS animation classes for in and out transitions

Awesome Lists containing this project

README

        

# ractive-transitions-css
Use CSS animation classes for in and out Ractive transitions

Click here for documentation and examples
https://kouts.github.io/ractive-transitions-css/demo/

# Development

In order to start development:

```sh
npm i
npm run watch
```