wangweimin 69f2f1a03f feat: add `run_js()` 、 `eval_js()` 5 年 前
..
src 69f2f1a03f feat: add `run_js()` 、 `eval_js()` 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