Stoplight Analyzer Widget

Demo: https://svelte.dev/playground/60986e4fe7944894a588c5eba50fab5c?version=5.26.2

Build requirements

  • Node.js 20+
  • Yarn
  • Gnu Make

To build:

$ yarn
$ make clean build

Embed Code

<script defer src="https://cdn.jsdelivr.net/gh/compwright/stoplight-analyzer-embed@v1.1.0/build/stoplight-analyzer.min.js"></script>
<stoplight-analyzer></stoplight-analyzer>

License

MIT License