README
photon-web
Fork of Photon , republished with wasm-pack build --target web, so can works with vite-plugin-wasm-pack.
Install
npm i photon-web
Demo:
http://github.nshen.net/photon-vite/
High-performance image processing library for native use and the web
<script type="module">
import photonWeb from 'https://cdn.skypack.dev/photon-web';
</script>
Fork of Photon , republished with wasm-pack build --target web, so can works with vite-plugin-wasm-pack.
npm i photon-web
http://github.nshen.net/photon-vite/