wangweimin 7c5b181ba4 refine(frontend): add `after_add_to_dom`、`after_show` life-circle callback to FormController and InputItem 4 年之前
..
src 7c5b181ba4 refine(frontend): add `after_add_to_dom`、`after_show` life-circle callback to FormController and InputItem 4 年之前
.gitignore 44af1ceeab feat: migrate js to typescript 5 年之前
README.md 44af1ceeab feat: migrate js to typescript 5 年之前
gulpfile.js 44af1ceeab feat: migrate js to typescript 5 年之前
package-lock.json 44af1ceeab feat: migrate js to typescript 5 年之前
package.json 44af1ceeab feat: migrate js to typescript 5 年之前
tsconfig.json 44af1ceeab feat: migrate js to typescript 5 年之前

README.md

PyWebIO JS library

Build

npm install
gulp

Use built js

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