wangweimin 4cba925c1e maint: reduce sdist file size 4 năm trước cách đây
..
src 9fdbabd538 frontend: fix input popup height don't update when new input showing 4 năm trước cách đây
.gitignore 44af1ceeab feat: migrate js to typescript 5 năm trước cách đây
README.md 4cba925c1e maint: reduce sdist file size 4 năm trước cách đây
gulpfile.js 4cba925c1e maint: reduce sdist file size 4 năm trước cách đây
package-lock.json 16ee5376f1 build(deps): bump bl from 1.2.2 to 1.2.3 in /webiojs 4 năm trước cách đây
package.json 44af1ceeab feat: migrate js to typescript 5 năm trước cách đây
tsconfig.json 44af1ceeab feat: migrate js to typescript 5 năm trước cách đây

README.md

PyWebIO JS library

Build

npm install
DEV=1 gulp

Use built js

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