wangweimin 2f647ede1f feat: add loading hint at page initialization il y a 4 ans
..
src 2f647ede1f feat: add loading hint at page initialization il y a 4 ans
.gitignore 44af1ceeab feat: migrate js to typescript il y a 5 ans
README.md 4cba925c1e maint: reduce sdist file size il y a 4 ans
gulpfile.js c579da3a5e maint: add pywebio.js.map to dev release version il y a 4 ans
package-lock.json 6883086a51 feat: add markdown parse option to `put_markdown()` il y a 4 ans
package.json 6883086a51 feat: add markdown parse option to `put_markdown()` il y a 4 ans
tsconfig.json 44af1ceeab feat: migrate js to typescript il y a 5 ans

README.md

PyWebIO JS library

Build

npm install
DEV=1 gulp

Use built js

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