@toriyama/zen2han
v0.1.1
Published
WASM module which convert full-width character to half-width character
Downloads
3
Readme
zen2han
Convert full-width character to half-width character.
Develop
# Build for Node.js
wasm-pack build --target=nodejs
# Build for Web use
wasm-pack build --target=web