wangweimin 4052a396fa feat: dynamically generate homepage html 4 lat temu
..
src 4052a396fa feat: dynamically generate homepage html 4 lat temu
.gitignore 44af1ceeab feat: migrate js to typescript 5 lat temu
README.md 4cba925c1e maint: reduce sdist file size 4 lat temu
gulpfile.js 6883086a51 feat: add markdown parse option to `put_markdown()` 4 lat temu
package-lock.json 6883086a51 feat: add markdown parse option to `put_markdown()` 4 lat temu
package.json 6883086a51 feat: add markdown parse option to `put_markdown()` 4 lat temu
tsconfig.json 44af1ceeab feat: migrate js to typescript 5 lat temu

README.md

PyWebIO JS library

Build

npm install
DEV=1 gulp

Use built js

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