wangweimin 69f2f1a03f feat: add `run_js()` 、 `eval_js()` il y a 5 ans
..
src 69f2f1a03f feat: add `run_js()` 、 `eval_js()` il y a 5 ans
.gitignore 44af1ceeab feat: migrate js to typescript il y a 5 ans
README.md 44af1ceeab feat: migrate js to typescript il y a 5 ans
gulpfile.js 44af1ceeab feat: migrate js to typescript il y a 5 ans
package-lock.json 44af1ceeab feat: migrate js to typescript il y a 5 ans
package.json 44af1ceeab feat: migrate js to typescript il y a 5 ans
tsconfig.json 44af1ceeab feat: migrate js to typescript il y a 5 ans

README.md

PyWebIO JS library

Build

npm install
gulp

Use built js

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