From 828b996a1e7ab1ab6069a27288fa6a758c8de4a4 Mon Sep 17 00:00:00 2001 From: Sergey Pimenov Date: Tue, 21 Jan 2020 09:16:31 +0300 Subject: [PATCH] Add Web Animation (#1677) Co-authored-by: Sindre Sorhus --- readme.md | 1 + 1 file changed, 1 insertion(+) diff --git a/readme.md b/readme.md index a7e47da6..19f3fec5 100755 --- a/readme.md +++ b/readme.md @@ -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