@contentful/react-apps-toolkit

Toolkit for building a Contentful app in React

Usage no npm install needed!

<script type="module">
  import contentfulReactAppsToolkit from 'https://cdn.skypack.dev/@contentful/react-apps-toolkit';
</script>

README

In development

This library is still in development and should not be used in production.

React Toolkit for Contentful Apps

This package consists of helpers and hooks to create a Contentful app with React.

This library can be used in apps created by create-contentful-app, but can also be used with any other React app using Contentful's App SDK.

Installation

npm install @contentful/react-apps-toolkit
# or
yarn add @contentful/react-apps-toolkit

Available features

The following hooks and utilities are exported from the package: Nothing

Resources