Skip to content

Commit 733a9fe

Browse files
authored
Add opencc-wasm to README (#1020)
Updated WebAssembly section with new package and website links.
1 parent f240e43 commit 733a9fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,9 @@ Document 文檔: https://byvoid.github.io/OpenCC/
132132
* Android: [android-opencc](https://github.com/qichuan/android-opencc)
133133
* PHP: [opencc4php](https://github.com/nauxliu/opencc4php)
134134
* Pure JavaScript: [opencc-js](https://github.com/nk2028/opencc-js)
135-
* WebAssembly: [wasm-opencc](https://github.com/oyyd/wasm-opencc)
135+
* WebAssembly:
136+
* [opencc-wasm](https://www.npmjs.com/package/opencc-wasm) ([website](https://opencc.js.org/))
137+
* [wasm-opencc](https://github.com/oyyd/wasm-opencc)
136138
* Browser Extension: [opencc-extension](https://github.com/tnychn/opencc-extension)
137139
* Go (Pure): [OpenCC for Go](https://github.com/longbridge/opencc)
138140
* Dart (native-assets): [opencc-dart](https://github.com/lindeer/opencc-dart)

0 commit comments

Comments
 (0)