rollup-plugin-svg-import
SVG importer
A plugin for Rollup that allows importing SVG files as strings or DOM nodes in JavaScript files.
Import SVG files in javascript
14 stars
1 watching
1 forks
Language: JavaScript
last commit: about 2 months ago rollup-pluginsvg
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 |
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 |
gjbkz/rollup-plugin-glob-import | A plugin to import files from multiple sources using glob-star patterns | 24 |
kiaragrouwstra/rollup-plugin-pug-html | A Rollup plugin that allows importing Pug templates as HTML strings | 3 |
vladshcherbin/rollup-plugin-svg-sprite | Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. | 21 |
thgh/rollup-plugin-css-only | Rollup plugin for bundling CSS files | 116 |
narol1024/rollup-plugin-sprite | Converts images into spritesheets and generates mixin files for CSS preprocessors. | 9 |
swiing/rollup-plugin-import-assertions | A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 5 |
gmfun/rollup-plugin-sass-variables | A Rollup plugin that loads SCSS variables as JavaScript objects | 9 |
sveltejs/rollup-plugin-svelte | A plugin for Rollup that enables compilation of Svelte components into JavaScript and CSS files | 505 |
eight04/rollup-plugin-external-globals | Transforms external imports into global variables in Rollup plugins | 106 |
vwochnik/rollup-plugin-glsl | Converts GLSL shader source files to modules | 22 |
operandom/rollup-plugin-vinyl | A plugin to import and process files in a format similar to Node.js's Vinyl API | 1 |
glslify/rollup-plugin-glslify | This project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system. | 58 |