wangweimin 9e0b7089f0 frontend: refine `put_buttons` on-click event před 4 roky
..
src 9e0b7089f0 frontend: refine `put_buttons` on-click event před 4 roky
.gitignore 44af1ceeab feat: migrate js to typescript před 5 roky
README.md 44af1ceeab feat: migrate js to typescript před 5 roky
gulpfile.js 44af1ceeab feat: migrate js to typescript před 5 roky
package-lock.json 44af1ceeab feat: migrate js to typescript před 5 roky
package.json 44af1ceeab feat: migrate js to typescript před 5 roky
tsconfig.json 44af1ceeab feat: migrate js to typescript před 5 roky

README.md

PyWebIO JS library

Build

npm install
gulp

Use built js

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