duxt_icons 0.1.1
duxt_icons: ^0.1.1 copied to clipboard
Icon components for Jaspr. Supports 200K+ icons from Iconify with inline SVG rendering for SSR and web component fallback for SPA.
0.1.0 #
- Initial release
Icon()component with inline SVG rendering (SSR) and web component fallback (SPA)IconResolverwith two-level caching (memory + local disk)IconNamesconstants for ~70 common Lucide iconsiconScript()helper for Iconify CDN script injectionreplaceIDs()utility to prevent SVG ID collisions- Local file cache (
.duxt_icons_cache/) for zero API calls in production