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

README.md

PyWebIO JS library

Build

npm install
gulp

Use built js

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