@apbjs/json-to-types

A package for converting JSON objects (typically swagger schemas) into consumable Typescript types.

Usage no npm install needed!

<script type="module">
  import apbjsJsonToTypes from 'https://cdn.skypack.dev/@apbjs/json-to-types';
</script>

README

json-to-types

Converting JSON objects (typically swagger schemas) to consumable Typescript types