JustGage v2.0, a JavaScript library that creates dashboard gauges using native SVG without external dependencies.
Key features:
• 76% smaller bundle size (36.5 kB → 8.6 kB gzipped)
• Zero dependencies after removing RaphaelJS
• Supports arc gauges, donuts, and differential modes
• Animated value transitions with configurable easing
• TypeScript support and ES6+ codebase
The library handles SVG geometry and animations so you can focus on displaying metrics in admin dashboards or monitoring interfaces.
Top comments (0)