@contentful/contentful-slatejs-adapter

v15.18.11
This library provides an adapter to convert Slate's document structure to Contentful's rich text document structure and vice-versa.

prebuild

rimraf dist

build

tsc && rollup -c --bundleConfigAsCjs rollup.config.ts

start

rollup -c --bundleConfigAsCjs rollup.config.ts -w

test

jest

test:watch

jest --watch

test:prod

yarn test -- --coverage --no-cache

report-coverage

cat ./coverage/lcov.info | coveralls
npm i @contentful/contentful-slatejs-adapter

Metadata

  • MIT
  • >=6.0.0
  • Contentful GmbH
  • released 9/9/2024

Downloads