0.1.2 • Published 2 years ago

png-to-svg-wasm v0.1.2

Weekly downloads
-
License
-
Repository
github
Last release
2 years ago

A library that can convert png to svg

DEMO: ZNGG Tool

About

This library is only used to convert png to svg, but it is recommended to be used with SVGO.

if you want to build it, you shoud install rust and wasm-pack

🚴 Useage

if you wang to use, please:

cd www
npm install
npm run start

If you want to use it in Nuxt3: please use release/pkg-web

demo: https://www.zngg.net/tool/detail/PngToSvg

demo code: https://github.com/ZN-GG/ZNGG-Nuxt3/blob/main/pages/tool/detail/PngToSVG.vue

🛠️ Build

wasm-pack build 

If you want to use it in Nuxt3

wasm-pack build --target web

License

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago