An open API service indexing awesome lists of open source software.

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.

Awesome Lists containing this project

README

          

# SVGV [![tests](https://github.com/marella/svgv/actions/workflows/tests.yml/badge.svg)](https://github.com/marella/svgv/actions/workflows/tests.yml) [![Coverage Status](https://coveralls.io/repos/github/marella/svgv/badge.svg)](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.