filamentgroup/layersnap
Build SVG transitions simply and declaratively
repo name | filamentgroup/layersnap |
repo link | https://github.com/filamentgroup/layersnap |
homepage | |
language | JavaScript |
size (curr.) | 374 kB |
stars (curr.) | 106 |
created | 2015-09-22 |
license | MIT License |
Layersnap
Build SVG animations declaratively.
Building the Project Locally
Run npm install
to install dependencies and then grunt
to build the project files into the dist
folder.