wangweimin 69f2f1a03f feat: add `run_js()` 、 `eval_js()` há 5 anos atrás
..
src 69f2f1a03f feat: add `run_js()` 、 `eval_js()` há 5 anos atrás
.gitignore 44af1ceeab feat: migrate js to typescript há 5 anos atrás
README.md 44af1ceeab feat: migrate js to typescript há 5 anos atrás
gulpfile.js 44af1ceeab feat: migrate js to typescript há 5 anos atrás
package-lock.json 44af1ceeab feat: migrate js to typescript há 5 anos atrás
package.json 44af1ceeab feat: migrate js to typescript há 5 anos atrás
tsconfig.json 44af1ceeab feat: migrate js to typescript há 5 anos atrás

README.md

PyWebIO JS library

Build

npm install
gulp

Use built js

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