From 61403b34e782e58cd6f2ac37fa07b4bce512c2a0 Mon Sep 17 00:00:00 2001 From: Stefan Nieke Date: Mon, 26 Jan 2026 17:06:17 +0000 Subject: [PATCH] Add beautiful-backgrounds.js to background decoration list Added a new resource link for beautiful backgrounds. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 746a50a..bef347c 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ Not limited to any framework (react, vue, angular, etc.), as long as the effect ### Background Decoration +- [beautiful-backgrounds.js](https://github.com/Niekes/beautiful-backgrounds) – Framework-agnostic web components for high-performance, animated backgrounds (particles, grids, ribbons, effects) with zero setup and full customization. - [particles-bg](https://github.com/lindelof/particles-bg) - React component for particles backgrounds - [particles-bg-vue](https://github.com/lindelof/particles-bg-vue) - A vue.js particles animation background component. Use it to make your website look cool. - [sparticles](https://github.com/simeydotme/sparticles) - Vanilla particles which can be used in a background or in a container, very fast and lightweight.