oas3ts-client

...

Usage no npm install needed!

<script type="module">
  import oas3tsClient from 'https://cdn.skypack.dev/oas3ts-client';
</script>

README

OAS3TS Client

...

Automated tests

Never commit something that breaks the build! You can easily prevent this by linking the test script as a git pre-commit hook!

like this:

ln test .git/hooks/pre-commit