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 1 year ago rollup-pluginsvg
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 |
| | Converts SVG files to optimized Vue components during the Rollup build process. | 15 |
| | A plugin to import files from multiple sources using glob-star patterns | 24 |
| | A Rollup plugin that allows importing Pug templates as HTML strings | 3 |
| | Automatically generates an optimized SVG sprite from your application's bundle using Rollup and SVGO. | 21 |
| | Rollup plugin for bundling CSS files | 116 |
| | Converts images into spritesheets and generates mixin files for CSS preprocessors. | 9 |
| | A Rollup plugin that bundles TC39 import assertions for JSON and CSS files. | 6 |
| | A Rollup plugin that loads SCSS variables as JavaScript objects | 9 |
| | A plugin for Rollup that enables compilation of Svelte components into JavaScript and CSS files | 505 |
| | Transforms external imports into global variables or wrapped functions | 107 |
| | Converts GLSL shader source files to modules | 22 |
| | A plugin to import and process files in a format similar to Node.js's Vinyl API | 1 |
| | This project provides a way to import GLSL (OpenGL Shading Language) strings with a Node.js-style module system. | 58 |