wangweimin 095e90b841 feat(frontend): add `_pywebio_http_pull_interval` query argument hace 5 años
..
src 095e90b841 feat(frontend): add `_pywebio_http_pull_interval` query argument hace 5 años
.gitignore 44af1ceeab feat: migrate js to typescript hace 5 años
README.md 44af1ceeab feat: migrate js to typescript hace 5 años
gulpfile.js 44af1ceeab feat: migrate js to typescript hace 5 años
package-lock.json 44af1ceeab feat: migrate js to typescript hace 5 años
package.json 44af1ceeab feat: migrate js to typescript hace 5 años
tsconfig.json 44af1ceeab feat: migrate js to typescript hace 5 años

README.md

PyWebIO JS library

Build

npm install
gulp

Use built js

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