Angular-Svg-Sprite
SVG sprite generator
A tool for generating an optimized SVG sprite to simplify icon usage in Angular applications.
🎨 Simplify SVG icon usage in your Angular project! Enhance the flexibility and manageability of your Angular project by using SVG sprites.
0 stars
1 watching
0 forks
Language: TypeScript
last commit: about 2 months ago
Linked from 1 awesome list
angularoptimizationsvg-componentsvg-iconssvg-sprites
Related projects:
Repository | Description | Stars |
---|---|---|
jannicz/ng-svg-icon-sprite | A library for generating and using inline SVG icons in Angular applications | 58 |
spiriitlabs/vite-plugin-svg-spritemap | Generates an SVG spritemap with <symbol>/<view>/<use> for each SVG file and supports CSS, SCSS, Stylus, and Less styles | 57 |
g-makarov/vite-plugin-svg-spritemap | Generates an SVG sprite containing multiple elements from .svg files in a directory | 50 |
ngneat/svg-icon | A lightweight library for using SVG icons in Angular Applications | 261 |
angular-extensions/svg-icons-builder | Tools to convert SVG icons into usable components in Angular applications | 20 |
vladshcherbin/rollup-plugin-svg-sprite | Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. | 21 |
thierrymichel/vue-svg-sprite | A Vue.js plugin to manage SVG spritesheets with a component and directive | 59 |
czeckd/angular-svg-icon | An Angular service and component for inlining SVGs to enable easy styling with CSS. | 258 |
shakyshane/gulp-svg-sprites | A tool for creating SVG sprite sheets and CSS code from individual SVG files. | 334 |
sprity/sprity | Generates sprites and style files from a directory of images. | 481 |
assetgraph/assetgraph-sprite | A plugin for optimizing CSS background images by creating sprite images from background images | 36 |
ljvmiranda921/sprites-as-a-service | An application for generating custom 8-bit sprites using Cellular Automata, with a REST API and web interface. | 307 |
forge42dev/vite-plugin-icons-spritesheet | A plugin that generates a spritesheet of icons from a directory and outputs TypeScript types. | 106 |
jevon617/unplugin-svg-component | Generates Vue/React components from SVG files with support for hot module replacement, tree-shaking, server-side rendering, and TypeScript type checking. | 62 |
pitomba/spriter | Generates CSS sprites from images in a flexible and dynamic way | 19 |