1
mirror of https://github.com/sindresorhus/awesome synced 2024-11-23 14:46:33 +01:00

Add Web Animation (#1677)

Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
This commit is contained in:
Sergey Pimenov 2020-01-21 09:16:31 +03:00 committed by Sindre Sorhus
parent 18d0d8ea67
commit 828b996a1e

View File

@ -295,6 +295,7 @@
- [Tailwind CSS](https://github.com/aniftyco/awesome-tailwindcss#readme) - Utility-first CSS framework for rapid UI development.
- [Seed](https://github.com/seed-rs/awesome-seed-rs#readme) - Rust framework for creating web apps running in WebAssembly.
- [Web Performance Budget](https://github.com/pajaydev/awesome-performance-budget#readme) - Techniques to ensure certain performance metrics for a website.
- [Web Animation](https://github.com/sergey-pimenov/awesome-web-animation#readme) - Animations in the browser with JavaScript, CSS, SVG, etc.
## Back-End Development