wangweimin 619d224d77 fix(frontend): textarea with code not working when disable auto-scroll-bottom há 4 anos atrás
..
src 619d224d77 fix(frontend): textarea with code not working when disable auto-scroll-bottom há 4 anos atrás
.gitignore 44af1ceeab feat: migrate js to typescript há 5 anos atrás
README.md 44af1ceeab feat: migrate js to typescript há 5 anos atrás
gulpfile.js 44af1ceeab feat: migrate js to typescript há 5 anos atrás
package-lock.json 44af1ceeab feat: migrate js to typescript há 5 anos atrás
package.json 44af1ceeab feat: migrate js to typescript há 5 anos atrás
tsconfig.json 44af1ceeab feat: migrate js to typescript há 5 anos atrás

README.md

PyWebIO JS library

Build

npm install
gulp

Use built js

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