https://github.com/namchee/unplugin-icons-typegen
An exploration on how to make @unplugin/icons strongly typed like dedicated icon libraries
https://github.com/namchee/unplugin-icons-typegen
Last synced: 2 months ago
JSON representation
An exploration on how to make @unplugin/icons strongly typed like dedicated icon libraries
- Host: GitHub
- URL: https://github.com/namchee/unplugin-icons-typegen
- Owner: Namchee
- Created: 2025-01-16T13:20:34.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2025-01-27T15:08:19.000Z (over 1 year ago)
- Last Synced: 2025-03-17T07:22:46.503Z (over 1 year ago)
- Language: TypeScript
- Size: 1.75 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Unplugin Icons Typegen
A proof-of-concept type generator for [`unplugin-icons`](https://github.com/unplugin/unplugin-icons) for better auto completions.
In this example, the types are generated for [`lucide`](https://www.npmjs.com/package/@iconify-json/lucide), [`feather`](https://www.npmjs.com/package/@iconify-json/feather), and [`academicons`](https://www.npmjs.com/package/@iconify-json/academicons)