wangweimin d13213508b remove test print call in code 😢 %!s(int64=4) %!d(string=hai) anos
..
src d13213508b remove test print call in code 😢 %!s(int64=4) %!d(string=hai) anos
.gitignore 44af1ceeab feat: migrate js to typescript %!s(int64=5) %!d(string=hai) anos
README.md 4cba925c1e maint: reduce sdist file size %!s(int64=4) %!d(string=hai) anos
gulpfile.js c579da3a5e maint: add pywebio.js.map to dev release version %!s(int64=4) %!d(string=hai) anos
package-lock.json 6883086a51 feat: add markdown parse option to `put_markdown()` %!s(int64=4) %!d(string=hai) anos
package.json 6883086a51 feat: add markdown parse option to `put_markdown()` %!s(int64=4) %!d(string=hai) anos
tsconfig.json 44af1ceeab feat: migrate js to typescript %!s(int64=5) %!d(string=hai) anos

README.md

PyWebIO JS library

Build

npm install
DEV=1 gulp

Use built js

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