More Premium Hugo Themes Premium React Themes

Contentful Redux

Contentful sync API implementation for redux/reselect

Contentful Redux

Contentful sync API implementation for redux/reselect

Author Avatar Theme by leoschweizer
Github Stars Github Stars: 7
Last Commit Last Commit: May 26, 2020 -
First Commit Created: Dec 18, 2023 -
Contentful Redux screenshot

Overview:

This library provides an implementation of the Contentful sync API for redux and reselect. It handles the complete synchronization workflow, including cyclic link resolution, localization, and incremental syncing. It allows you to consume your contents from Contentful as easy-to-use selectors.

Features:

  • Implementation of the Contentful sync API for redux and reselect
  • Complete synchronization workflow handling
  • Cyclic link resolution
  • Localization
  • Incremental syncing
  • Easy-to-use selectors

Installation:

To install contentful-redux, you can use npm or yarn. Here are the commands for both:

Using npm:

npm install contentful-redux

Using yarn:

yarn add contentful-redux

Summary:

Overall, contentful-redux is a library that provides an implementation of the Contentful sync API for redux and reselect. It handles the complete synchronization workflow and allows you to consume your contents from Contentful using easy-to-use selectors. It is a useful tool for integrating Contentful into your redux project.