Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/prikhi/halogen-animations

Animate HTML Elements in Halogen.
https://github.com/prikhi/halogen-animations

animation css halogen purescript purescript-halogen

Last synced: about 2 months ago
JSON representation

Animate HTML Elements in Halogen.

Awesome Lists containing this project

README

        

# Halogen Animation

This library lets you animate Halogen elements using inline CSS styles.

## Build

If you have `nvm` installed, run `nvm use` first.

```sh
yarn install
yarn run build
yarn run watch
```

## Documentation

You can build the package documentation with `npm run docs`.

## License

GPL-3.0