wangweimin 481f33f268 doc: update hace 4 años
..
src 481f33f268 doc: update hace 4 años
.gitignore 44af1ceeab feat: migrate js to typescript hace 5 años
README.md 4cba925c1e maint: reduce sdist file size hace 4 años
gulpfile.js c579da3a5e maint: add pywebio.js.map to dev release version hace 4 años
package-lock.json 6883086a51 feat: add markdown parse option to `put_markdown()` hace 4 años
package.json 6883086a51 feat: add markdown parse option to `put_markdown()` hace 4 años
tsconfig.json 44af1ceeab feat: migrate js to typescript hace 5 años

README.md

PyWebIO JS library

Build

npm install
DEV=1 gulp

Use built js

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