duxt_icons 0.1.1 copy "duxt_icons: ^0.1.1" to clipboard
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)
  • IconResolver with two-level caching (memory + local disk)
  • IconNames constants for ~70 common Lucide icons
  • iconScript() helper for Iconify CDN script injection
  • replaceIDs() utility to prevent SVG ID collisions
  • Local file cache (.duxt_icons_cache/) for zero API calls in production
0
likes
130
points
113
downloads

Publisher

unverified uploader

Weekly Downloads

Icon components for Jaspr. Supports 200K+ icons from Iconify with inline SVG rendering for SSR and web component fallback for SPA.

Homepage
Repository (GitHub)
View/report issues

Topics

#web #jaspr #icons #iconify #svg

Documentation

API reference

License

MIT (license)

Dependencies

http, jaspr

More

Packages that depend on duxt_icons