wangweimin 4cba925c1e maint: reduce sdist file size пре 4 година
..
src 9fdbabd538 frontend: fix input popup height don't update when new input showing пре 4 година
.gitignore 44af1ceeab feat: migrate js to typescript пре 5 година
README.md 4cba925c1e maint: reduce sdist file size пре 4 година
gulpfile.js 4cba925c1e maint: reduce sdist file size пре 4 година
package-lock.json 16ee5376f1 build(deps): bump bl from 1.2.2 to 1.2.3 in /webiojs пре 4 година
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
DEV=1 gulp

Use built js

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