@left4code/svg-renderer
v1.0.4
Published
Responsive SVG path renderer that recalculates coordinates on container resize, transition, or animation.
Downloads
611
Readme
svg-path-renderer
Render responsive SVG <path> elements based on container size. Automatically re-renders on resize, transition, or animation changes.
✨ Features
- 🖌️ Supports percentage-based or calculated coordinates
- ⚡ Auto re-render on resize, CSS transitions, and animations
- 🔧 Lightweight and dependency-free
- ✅ TypeScript support
📦 Install
npm install @left4code/svg-path-renderer