plus1tv/react-anime

Docs and examples links don't work?

Closed this issue ยท 9 comments

Clicking on the link to either the API Docs or the Examples from the repo homepage just reloads the main https://hyperfuse.github.io/react-anime/ page...

I looked at the code it looks like there should be some kind of navigation showing up but it doesn't

Yeah, the examples are currently on Codepen, was planning on making them first class on the website though.

Working atm, but I'll post a link to the codepen collection on the site as soon as possible and edit this post when it's up. ;)

Still can't open documentation :(

@alaingalvan
Hi
are documents fixed?

dmoli commented

Something for here?

Still no docs. Still deal-breaker.

Looks like a great tool. Don't have the first idea how to use it.

Still doesn't work, I don't know why this is closed.

The collection on CodePen is now the default place to find examples. As for documentation I went ahead and added a docs.md file that can be found in the readme.md description.

That document details all the props an <Anime/> component expects, as well as the TLDR on how to use it. users just pass in CSS attributes, HTML attributes, or SVG attributes. Anything they want animated. ;)