png-to-svg-wasm
TypeScript icon, indicating that this package has built-in type declarations

0.1.2 • Public • Published

Png-To-SVG-WSAM

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

/png-to-svg-wasm/

    Package Sidebar

    Install

    npm i png-to-svg-wasm

    Weekly Downloads

    3

    Version

    0.1.2

    License

    none

    Unpacked Size

    988 kB

    Total Files

    6

    Last publish

    Collaborators

    • xuxinyuancode