rollup-plugin-svg-sprite

Sprite generator

Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO.

Create external svg sprite file from your bundle using Rollup

GitHub

21 stars
1 watching
5 forks
Language: JavaScript
last commit: over 3 years ago
createextractgenerateminifyrolluprollup-pluginspritesvgsvg-spritesvgo

Related projects:

Repository Description Stars
fjc0k/rollup-plugin-svg-to-symbol Converts SVG files into a format allowing them to be used as symbols in other projects 4
narol1024/rollup-plugin-sprite Converts images into spritesheets and generates mixin files for CSS preprocessors. 9
g-makarov/vite-plugin-svg-spritemap Generates an SVG sprite containing multiple elements from .svg files in a directory 43
porsager/rollup-plugin-svgo Removes unnecessary data from SVG files to improve rendering performance 22
e-e-e/rollup-plugin-vue-inline-svg Converts SVG files to optimized Vue components during the Rollup build process. 15
spiriitlabs/vite-plugin-svg-spritemap Generates SVG spritesheets and supports integration with ViteJS environments. 54
korywka/rollup-plugin-svg-import A plugin for Rollup that allows importing SVG files as strings or DOM nodes in JavaScript files. 14
vladshcherbin/rollup-plugin-generate-package-json Automates generation of a minimal package.json file based on Rollup bundle contents 33
bodnya29179/angular-svg-sprite A tool for generating an optimized SVG sprite to simplify icon usage in Angular applications. 0
thierrymichel/vue-svg-sprite A Vue.js plugin to manage SVG spritesheets with a component and directive 59
vladshcherbin/rollup-plugin-copy A plugin for Rollup that copies files and folders with glob support 271
alexk111/svg-circus Generates animated SVG animations for web applications 318
r3ddox/vite-plugin-svgo A plugin for Vite to optimize SVG files using SVGO 29
shakyshane/gulp-svg-sprites A tool for creating SVG sprite sheets and CSS code from individual SVG files. 334
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. 59