1
0
wangweimin 03841a19fa update doc & reformat code 4 жил өмнө
..
src 03841a19fa update doc & reformat code 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