@contentful/structured-text-html-serializer

v2.6.0
HTML serializer for the Structured Text document.

lint

tslint -t codeFrame 'src/**/*.ts'

test

jest

build

tsc --module commonjs && rollup -c rollup.config.ts

start

rollup -c rollup.config.ts -w

commit

git-cz

prebuild

rimraf dist

precommit

lint-staged

test:prod

npm run lint && npm run test -- --coverage --no-cache

test:watch

jest --watch

report-coverage

cat ./coverage/lcov.info | coveralls

semantic-release

semantic-release

travis-deploy-once

travis-deploy-once --pro
npm i @contentful/structured-text-html-serializer

Metadata

  • MIT
  • >=6.0.0
  • Unknown
  • released 9/18/2018

Downloads