A small web app for previewing CSS animation curves

BezierMotion is a web app that shows for CSS in real time. It lets people adjust curves while seeing how the movement feels on screen. The tool was made as a personal project for someone who often works on and wanted a calmer way to preview motion.

It is already hosted on and can be opened in a browser. Some parts are not finished yet, including , several buttons, and some links.

Key points

  • The app previews used in CSS .
  • It focuses on showing motion changes in real time.
  • It is hosted on and can run in a browser.
  • and some buttons and links are not implemented yet.
Read original