wangweimin 3077b190a3 feat: put_table support nested put_xxx call 5 年 前
..
src 3077b190a3 feat: put_table support nested put_xxx call 5 年 前
.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