dev-kitty
v1.0.0
Published
A tiny animated pixel cat for your localhost development 🐱
Downloads
111
Maintainers
Readme
🐱 dev-kitty: Your Dev Buddy Cat
Meet dev-kitty — a tiny pixel cat that lives on your screen while you code!
It’s playful, funny, and unpredictable: it walks, sleeps, plays with a ball, hides, stretches… and yes, sometimes even poops 💩.
Your dev environment just got a lot more fun 😸
🚀 How to Use
For Vite (Zero Config)
// vite.config.ts
import { devKittyPlugin } from 'dev-kitty';
export default {
plugins: [devKittyPlugin()]
}For Other Projects
import 'dev-kitty';✨ Fun Features
- 🐾 Walks around and explores
- 😴 Takes naps with cute breathing animation
- 🎾 Plays with a little yarn ball
- 🫣 Hides and comes back from edges
- 😈 Sometimes poops (don’t judge)
- 👣 Leaves tiny fading footprints
- 🎨 Smooth, buttery animations
🔒 Safe
- Only works on
localhostor.local - Never runs in production
- Doesn’t block clicks or inputs
📦 Install
npm install -D dev-kitty💖 Made with ❤️ by aswintt
Bring a smile to your dev day — because coding should be fun!
