wangweimin 7fc49c3b87 feat(frontend): check session active on send message to server 5 年 前
..
src 7fc49c3b87 feat(frontend): check session active on send message to server 5 年 前
.gitignore 44af1ceeab feat: migrate js to typescript 5 年 前
README.md 44af1ceeab feat: migrate js to typescript 5 年 前
gulpfile.js 44af1ceeab feat: migrate js to typescript 5 年 前
package-lock.json 44af1ceeab feat: migrate js to typescript 5 年 前
package.json 44af1ceeab feat: migrate js to typescript 5 年 前
tsconfig.json 44af1ceeab feat: migrate js to typescript 5 年 前

README.md

PyWebIO JS library

Build

npm install
gulp

Use built js

cp dist/pywebio.min.* ../pywebio/html/js