rollup-plugin-vue-inline-svg
SVG converter
Converts SVG files to optimized Vue components during the Rollup build process.
rollup plugin to convert svg files to optimised vue components
15 stars
2 watching
7 forks
Language: JavaScript
last commit: almost 2 years ago 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 |
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-svg-sprite | Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. | 21 |
juliendargelos/rollup-plugin-emit-ejs | A plugin that generates HTML files from EJS templates using Rollup | 3 |
eight04/rollup-plugin-iife | Converts ES modules to IIFE format for use in Rollup builds | 43 |
sveltejs/rollup-plugin-svelte | A plugin for Rollup that enables compilation of Svelte components into JavaScript and CSS files | 505 |
shrpne/vue-inline-svg | A Vue.js component that loads and displays SVG images inline while allowing manipulation of their styles. | 178 |
narol1024/rollup-plugin-sprite | Converts images into spritesheets and generates mixin files for CSS preprocessors. | 9 |
damianstasik/vue-svg-loader | A tool that enables developers to use SVG files as reusable Vue components in their web applications | 645 |
js-devtools/rehype-inline-svg | Inlines and optimizes SVG images in HTML documents | 8 |
pakholeung37/vite-plugin-vue2-svg | A plugin to load SVG files as Vue components in Vite projects. | 19 |
eight04/rollup-plugin-cjs-es | Converts CommonJS modules to ES module format | 21 |
nystudio107/rollup-plugin-critical | Generates critical CSS for optimized performance | 102 |
nash403/graphicon | A Vue.js plugin/component to manage icons with SVGs and inline loading | 12 |