2.1.1 • Published 3 months ago

skott-webapp v2.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 months ago

skott web application

This is the web application project embedded by skott to be used when --displayMode=webapp when using the CLI.

Note that this web application can be used without skott and is published as a standalone library on npm.

The application needs 3 endpoints to correctly work:

  • /api/analysis: endpoint returning SkottStructureWithMetadata payload. See src/skott.ts

  • /api/cycles: endpoint returning { cycles: string[][] } payload. See src/skott.ts

  • /api/subscribe: endpoint that provides Server-Sent Events support to hot refresh the application whenever an event is received.

2.1.1

3 months ago

2.1.0

3 months ago

2.0.1

7 months ago

2.0.0

7 months ago

1.0.2

1 year ago

1.0.6

12 months ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago