Hacker News new | ask | show | jobs
Show HN: LiquidUI – Library for creating shaky UI in React (github.com)
12 points by enumura 746 days ago
I created OSS for the first time. LiquidUI is a library aimed at making it easy to create a UI that shakes with Raect. The UI provided by this library can have its animations customized by changing the component properties. ・GitHub repository: https://github.com/enumura1/liquidui
2 comments

Animate is probably a better word to use in your repo than shake or shaky (more people looking for something like this will search for animate than search for shaky, I suspect)
Thank you very much. I wasn't sure if the name was suitable either. I will change the repository name to liquidui-animation.
Nice work.

This is a demo on LiveCodes: https://livecodes.io/?x=id/89fn4erizb3

I saw it working on LiveCodes. Thank you very much.