Skip to content
This repository was archived by the owner on Sep 16, 2022. It is now read-only.

Commit 6c36fda

Browse files
Merge pull request #6 from quassummanus/feature/readme-labels
Dependency and README update
2 parents 2c06011 + 4737244 commit 6c36fda

File tree

5 files changed

+9608
-1225
lines changed

5 files changed

+9608
-1225
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# SVG to SwiftUI Converter Core
22

3+
[![Version](https://img.shields.io/npm/v/svg-to-swiftui-core.svg)](https://npmjs.org/package/svg-to-swiftui-core)
4+
[![Downloads/week](https://img.shields.io/npm/dw/svg-to-swiftui-core.svg)](https://npmjs.org/package/svg-to-swiftui-core)
5+
[![License](https://img.shields.io/npm/l/svg-to-swiftui-core.svg)](LICENSE.md)
6+
37
This is the core transpiler code that you can use to convert raw SVG code into SwiftUI Shape struct that you can use directly in your SwiftUI Project.
48

59
## Getting Started

0 commit comments

Comments
 (0)