https://github.com/marella/svgv
Transform SVGs into Vue components.
https://github.com/marella/svgv
svg vue webpack webpack-loader
Last synced: 11 months ago
JSON representation
Transform SVGs into Vue components.
- Host: GitHub
- URL: https://github.com/marella/svgv
- Owner: marella
- License: mit
- Created: 2021-06-30T15:27:54.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2024-03-01T17:47:24.000Z (over 2 years ago)
- Last Synced: 2025-07-08T06:05:04.306Z (11 months ago)
- Topics: svg, vue, webpack, webpack-loader
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SVGV [](https://github.com/marella/svgv/actions/workflows/tests.yml) [](https://coveralls.io/github/marella/svgv)
Transform SVGs into Vue components.
This monorepo is used for publishing the following packages:
Package | Description
:--- | :---
[`@svgv/core`](https://github.com/marella/svgv/tree/main/packages/core#readme) | Node.js API to transform SVGs into Vue components.
[`@svgv/webpack`](https://github.com/marella/svgv/tree/main/packages/webpack#readme) | Webpack loader to transform SVGs into Vue components.