@daneroo/zoneplate-go
v1.0.21
Published
Zone Plate Generator in Go
Downloads
22
Readme
zoneplate-go
Couldn't get the rollup wasm plugin to work with go wasm,
with import { wasm } from '@rollup/plugin-wasm'
So I am using rollup-plugin-base64
instead (for now)
TODO
- remove from site
- Testing
Usage
const renderJs = require('render-js');
// TODO: DEMONSTRATE API