wangweimin 2f647ede1f feat: add loading hint at page initialization 4 年之前
..
src 2f647ede1f feat: add loading hint at page initialization 4 年之前
.gitignore 44af1ceeab feat: migrate js to typescript 5 年之前
README.md 4cba925c1e maint: reduce sdist file size 4 年之前
gulpfile.js c579da3a5e maint: add pywebio.js.map to dev release version 4 年之前
package-lock.json 6883086a51 feat: add markdown parse option to `put_markdown()` 4 年之前
package.json 6883086a51 feat: add markdown parse option to `put_markdown()` 4 年之前
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