1.0.12 • Published 7 years ago

cms-adapter v1.0.12

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
7 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

7 years ago

1.0.11

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago