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

README.md

PyWebIO JS library

Build

npm install
DEV=1 gulp

Use built js

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