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: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Converts SVG files into a format allowing them to be used as symbols in other projects | 4 |
| Removes unnecessary data from SVG files to improve rendering performance | 22 |
| A plugin for Rollup that allows importing SVG files as strings or DOM nodes in JavaScript files. | 14 |
| Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. | 21 |
| A plugin that generates HTML files from EJS templates using Rollup | 3 |
| Converts ES modules to IIFE format for use in Rollup builds | 43 |
| A plugin for Rollup that enables compilation of Svelte components into JavaScript and CSS files | 505 |
| A Vue.js component that loads and displays SVG images inline while allowing manipulation of their styles. | 178 |
| Converts images into spritesheets and generates mixin files for CSS preprocessors. | 9 |
| A tool that enables developers to use SVG files as reusable Vue components in their web applications | 645 |
| Inlines and optimizes SVG images in HTML documents | 8 |
| A plugin to load SVG files as Vue components in Vite projects. | 19 |
| Converts CommonJS modules to ES module format | 21 |
| Generates critical CSS for optimized performance | 102 |
| A Vue.js plugin/component to manage icons with SVGs and inline loading | 12 |