bendc / animateplus

A+ animation module for the modern web
MIT License
5.96k stars 280 forks source link

Example Repo #40

Closed oyeanuj closed 6 years ago

oyeanuj commented 6 years ago

Hi @bendc, thank you for creating this library! Your examples were super inspiring, and I was wondering if there was a way to look at the code to help understand how the library works?

bendc commented 6 years ago

Hi! You can have a look at the library's code or any of the examples by simply inspecting the code (example).

vesper8 commented 6 years ago

why not simply include the examples on github

and it would be cool if it had its own repo because then people could do PRs to add other cool and possibly more complex examples

pqt commented 6 years ago

@vesper8 what's preventing you from making a PR to the readme on this repo? I don't know if there's any benefit to a separate repo. Generally best to keep that all together.