@sarthak03dot/romantic-animations
v1.0.3
Published
Romantic animations like hearts, sparkles, trails
Maintainers
Readme
romantic-animations 💖
A beautiful JavaScript library for romantic particle effects such as floating hearts, heart trails, love bursts, and more. Perfect for Valentine's Day, wedding websites, or any love-themed project.
✨ Features
- ❤️ Floating hearts animation
- 💘 Easy to integrate
- 📦 Zero dependencies
- ⚙️ Fully customizable (soon)
📦 Installation
npm install romantic-animations🚀 Usage
<div id="animation-container"></div>
<script type="module">
import { startFloatingHearts } from 'romantic-animations';
startFloatingHearts("animation-container");
</script>📁 File Structure
src/– core engine and animation modulesdemo/– live preview setup using Vitepackage.json– npm config
🔮 Upcoming
- 💫 Cursor heart trails
- 🎉 Love confetti bursts
- 🌈 Color customization
- 🎨 Preset themes
🧑💻 Author
Made with ❤️ by Sarthak Singh
📄 License
MIT
