@madebyconnor/rich-text-to-jsx

v2.3.0
Opinionated JSX renderer for the Contentful rich text field type.

start

rollup --config --watch

build

rollup --config

create:component

foundry run plop component

lint

foundry run eslint . --ext .js,.jsx,.ts,.tsx

lint:fix

npm run lint -- --fix

lint:ci

npm run lint -- --format junit -o __reports__/eslint-results.xml

test

jest --watch

test:ci

jest --coverage --runInBand --ci

size

size-limit

prerelease

npm run build && npm run size

release

changeset publish
npm i @madebyconnor/rich-text-to-jsx

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/5/2024

Downloads

Maintainers