@contentful/structured-text-typesdeprecated

Type Definition and constants for Contentful Structured Text.

Usage no npm install needed!

<script type="module">
  import contentfulStructuredTextTypes from 'https://cdn.skypack.dev/@contentful/structured-text-types';
</script>

README

structured-text-types

Type Definition and constants for Contentful Structured Text.

Block constants partially taken from markup-it.

Releases flow (Atomatic Releases)

Automatic releases are possible thanks to semantic release, which publishes the code automatically on npm and generates a changelog.

We follow angular commit format to generate a changelog.

You'll need to use npm run commit, to create conventional commits.