vite-plugin-icons-spritesheet
Icon generator
A plugin that generates a spritesheet of icons from a directory and outputs TypeScript types.
Vite plugin that listens to an icon folder and outputs a spritesheet with optional types to specified location
99 stars
3 watching
6 forks
Language: TypeScript
last commit: 3 months ago
Linked from 1 awesome list
angulariconiconspluginreactspritesheetvitevitejsvue
Related projects:
Repository | Description | Stars |
---|---|---|
spiriitlabs/vite-plugin-svg-spritemap | Generates SVG spritesheets and supports integration with ViteJS environments. | 54 |
g-makarov/vite-plugin-svg-spritemap | Generates an SVG sprite containing multiple elements from .svg files in a directory | 43 |
gedouu/vite-plugin-generate-html | Generates HTML output files with <script> and <link> elements from entry points. | 8 |
tomjs/vite-plugin-iconify | Manages icon set usage in environments without internet access | 3 |
pengzhanbo/vite-plugin-image-placeholder | Generates placeholder images for web applications based on input parameters | 10 |
owlsdepartment/vite-plugin-dev-manifest | Generates a dev manifest file for backend integration with Vite | 22 |
thierrymichel/vue-svg-sprite | A Vue.js plugin to manage SVG spritesheets with a component and directive | 59 |
bodnya29179/angular-svg-sprite | A tool for generating an optimized SVG sprite to simplify icon usage in Angular applications. | 0 |
interisti/xs-material-icons-generator | A plugin that assists Android developers in adding Material Design icons to their projects. | 14 |
hannoeru/vite-plugin-pages | Automates file system based routing for Vue 3 / React / Solid applications using Vite | 1,875 |
andreinitescu/iconfont2code | A tool that generates C# class definitions from an icon font file | 284 |
coconutgoodie/figma-plugin-react-vite | Simplifies building Figma plugins with React and Vite using a TypeScript boilerplate. | 108 |
pakholeung37/vite-plugin-vue2-svg | A plugin to load SVG files as Vue components in Vite projects. | 19 |
vheemstra/vite-plugin-imagemin | A Vite plugin that compresses and optimizes images using Imagemin. | 22 |
vitejs/vite-plugin-vue2 | A plugin that enables Vue 2.7 support in the Vite development server | 551 |