0.11.1 • Published 4 years ago

@techstars/contentful v0.11.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

@techstars/contentful

A handy set of utilities to block render an opinionated set of components from the Contentful API.

Code Coverage

Coverage:branches

Coverage:functions

Coverage:lines

Coverage:statements

Cardinal Rules

  • Blocks in Contentful should map directly to an atomic component in our front-end library
  • Blocks should provide UI options for all non-style props in a Component (eg. layout="horizontal")
  • Any larger components should be composed of other blocks added by association in Contentful. It's up to our library to correctly render the associated content

Table of Contents