2.3.0 • Published 7 months ago

skott-webapp v2.3.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 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.

  • /api/meta: endpoint returning meta information about the application, especially visualization related stuff that can change including visualization granularity e.g. "group" that might fit better with monorepo visualization.

2.3.0

7 months ago

2.2.0

12 months ago

2.1.1

1 year ago

2.1.0

1 year ago

2.0.1

2 years ago

2.0.0

2 years ago

1.0.2

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.5

2 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago