Latest version

svg2swiftui is a cli tool to convert svg into a swiftui file.

built on https://github.com/quassum/SVG-to-SwiftUI

usage

to see help:

deno run --allow-net 'https://deno.land/x/svg2swiftui/cli.ts' --help

example:

deno run --allow-net 'https://deno.land/x/svg2swiftui/cli.ts' -u https://deno.com/logo.svg 
...
...

license

Copyright 2023 denobytes.
See LICENCE file to get more infomation.