https://github.com/eswat2/proto-svg-loader
https://github.com/eswat2/proto-svg-loader
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eswat2/proto-svg-loader
- Owner: eswat2
- License: mit
- Created: 2021-11-03T20:46:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-04T20:38:09.000Z (over 3 years ago)
- Last Synced: 2025-01-12T22:43:43.520Z (5 months ago)
- Language: HTML
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# proto-svg-loader-wc
a prototype icon loader written in Stencil...
- loads icons from proto-ikons-wc
- the icons are Stencil components which render SVGs
- this component will lazy load those icons, on demand
- purely exploratory...