Show HN: Hover Effects TS – ASCII, Lego, and glitch hover effects using canvas
a year ago
- #canvas
- #web-development
- #typescript
- Collection of hover effects for images using Canvas API with TypeScript.
- Multiple effects available: ASCII art, zoom, particle dust, pixel art, Minecraft-style, and Lego effects.
- Features include responsiveness, interactivity, customization, and lightweight performance.
- Easy installation via npm, yarn, or pnpm.
- Simple implementation with a few lines of code for applying effects to images.
- Supports dynamic parameter updates and real-time configuration.
- Includes examples and best practices for implementation.
- Optimized for performance with tips on reducing bundle size and improving rendering.
- Compatible with modern browsers and includes React integration example.
- MIT License with continuous updates and improvements.