1.0.12 • Published 5 years ago

cms-adapter v1.0.12

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
5 years ago

CMS Adapter

An abstraction layer between your JS app and Headless CMS such as Contentful, Prismic or GraphCMS

Getting Started

Install npm-run globally and you'll have access to the installation settings (https://www.npmjs.com/package/npm-run): Installation of the package

npm install cms-adapter

Usage Examples

Contentful Options

Below is a simple example that uses the default options to install contenful.

npm-run cms-adapter -ds=contentful --space=yourspacecode --access-token=youraccesstocken

Prismic Options

Below is an example that uses a Prismic installation.

npm-run cms-adapter -ds=prismic --prismic-project-name=project_name

Development State

  • Actively developing.
1.0.12

5 years ago

1.0.11

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago