1 Star 0 Fork 1

yalight/opencv-wasm

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
notes.txt 613 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ezzat Chamudi 提交于 2021-01-15 23:27 . Update title
# Complete Building & Publishing Recommendation
- Compile from scratch using docker and build.sh
- Generate types
- Test using OpenCV’s node test
- Test using node scripts at '/test'
- Test using deno scripts at '/test'
- Try node types validity in playground
- Try deno types validity in playground
- Increment all versions
- package
- package-lock
- deno's mod.ts
- README installation
- Dry run publishing NPM module
- Publish NPM module
- Try to use the deno using unpkg (https://unpkg.com/opencv-wasm@<version>/mod.ts), see if the type is working.
- If unpkg is working fine, then tag it.
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/cekongnet/opencv-wasm.git
[email protected]:cekongnet/opencv-wasm.git
cekongnet
opencv-wasm
opencv-wasm
master

搜索帮助