rollup-plugin-svg-to-symbol
SVG converter
Converts SVG files into a format allowing them to be used as symbols in other projects
A rollup plugin JUST to transform SVG files to symobl strings, then you can freely handle them.
4 stars
2 watching
1 forks
Language: JavaScript
last commit: over 6 years ago rolluprollup-pluginsvgsvg-iconssvg-sprite
Related projects:
Repository | Description | Stars |
---|---|---|
vladshcherbin/rollup-plugin-svg-sprite | Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. | 21 |
korywka/rollup-plugin-svg-import | A plugin for Rollup that allows importing SVG files as strings or DOM nodes in JavaScript files. | 14 |
e-e-e/rollup-plugin-vue-inline-svg | Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
narol1024/rollup-plugin-sprite | Converts images into spritesheets and generates mixin files for CSS preprocessors. | 9 |
porsager/rollup-plugin-svgo | Removes unnecessary data from SVG files to improve rendering performance | 22 |
vwochnik/rollup-plugin-glsl | Converts GLSL shader source files to modules | 22 |
gjbkz/rollup-plugin-glob-import | A plugin to import files from multiple sources using glob-star patterns | 24 |
sveltejs/rollup-plugin-svelte | A plugin for Rollup that enables compilation of Svelte components into JavaScript and CSS files | 505 |
g-makarov/vite-plugin-svg-spritemap | Generates an SVG sprite containing multiple elements from .svg files in a directory | 50 |
gjbkz/rollup-plugin-embed-css | This plugin integrates CSS files into an HTML bundle during the Rollup build process. | 20 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
bengsfort/rollup-plugin-generate-html-template | Automatically injects a script tag with the final bundle into an HTML file. | 60 |
n370/rollup-plugin-geojson | Converts .geojson files to ES6 modules | 3 |
amarcruz/rollup-plugin-jscc | Enables conditional compilation and variable replacement during Rollup processing. | 58 |