This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@dpc-sdp/ripple-tide-api
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Ripple Tide API

An API layer for interacting with a Tide (Drupal) backend in a Ripple site.

Installation

To use this package in your Nuxt project first install it with npm

npm install @dpc-sdp/ripple-tide-api

Usage

The main purpose of this package is to provide Tide services that can be used to interact with a Tide backend. It also provides an error logger and a number of helper methods for working with the data returned from Tide.

The two main services are TidePageApi and TideSite these handle fetching page content and global site data, and are utilised by @dpc-sdp/nuxt-ripple. See: https://github.com/dpc-sdp/ripple-framework/blob/develop/packages/nuxt-ripple/server/plugins/tide.ts

Readme

Keywords

none

Package Sidebar

Install

npm i @dpc-sdp/ripple-tide-api

Weekly Downloads

595

Version

2.0.0

License

Apache-2.0

Unpacked Size

260 kB

Total Files

88

Last publish

Collaborators

  • waitingallday
  • alan-cole
  • sdp.devs