Commit Graph

16 Commits

Author SHA1 Message Date
Fabio Pliger
8c65cad209 remove prod flag from build cmd and add alternative build-min cmd (#368) 2022-05-13 19:08:02 -05:00
woxtu
a0c7b7653a Improve type annotations (#271)
* Add js-yaml type definition

* Improve type annotations

* Store values to properties
2022-05-07 11:25:05 -05:00
Fabio Pliger
b7d748c96a Moves Python code out of interpreter file (#207)
* make copy of .py files part of build process

* move code out ofinterpreter file and make it download and load code during initialization

* fix double ; in interpreter

* remove debugging print

* update dependencies

* fix project name and version

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* lint

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* change fmt-py

* lint

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* remove extra content

* define missing strict type

* create build folder if doesn't exist

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-05-05 23:12:54 -05:00
Ross Bermudez
6f8f978ef7 [PYS-12] Add eslint and prettier 2022-04-25 15:00:14 +02:00
Fabio Pliger
9becc5381f add rollup-plugin-serve plugin to serve from examples folder when in dev 2022-04-11 20:11:40 -05:00
Fabio Pliger
1484aadb7a add js-yaml dependency 2022-04-06 13:44:15 -05:00
Russell Keith-Magee
0f269062af Force the use of port 8080. 2022-04-01 13:22:48 +08:00
Fabio Pliger
9758765f90 add svelte-fa and fontawesome dependencies 2022-03-08 11:30:48 -06:00
Fabio Pliger
45c0dbe416 add codemirror cmd to capture ctrl+enter and shift+enter to call evaluate function 2022-03-07 17:16:32 -06:00
Fabio Pliger
86110615ac add svelte promise stores 2022-03-03 19:43:16 -06:00
Fabio Pliger
e91c2d2ee4 add codemirror dependencies 2022-03-03 11:09:15 -06:00
Fabio Pliger
e619288555 add new pyscript project files 2022-02-28 16:05:19 -06:00
Fabio Pliger
cb4bec30bf remove first js try 2022-02-28 14:10:24 -06:00
Fabio Pliger
ce551ed6c3 experimental... probably broken 2022-02-24 11:14:28 -06:00
Fabio Pliger
323f02e7dd add new deps 2022-02-23 11:51:56 -06:00
Fabio Pliger
f58226fbb6 commit typescript project skeleton 2022-02-21 16:49:25 -06:00