Socket
Socket
Sign inDemoInstall

@dpc-sdp/ripple-tide-publication

Package Overview
Dependencies
0
Maintainers
6
Versions
211
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @dpc-sdp/ripple-tide-publication

Ripple mappings and components for Tide Publication Content type


Version published
Weekly downloads
474
increased by46.3%
Maintainers
6
Created
Weekly downloads
 

Readme

Source

Ripple Tide Publication

Ripple mappings and templates for the Tide Publication content types.

Installation

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

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

Usage

Add the installed package in your sites nuxt.config.js file under the extends property, this includes the package as a Nuxt Layer. This will add front end support for the publication content types, specifically the publication and publication_page.

export default defineNuxtConfig({
  extends: [
    '@dpc-sdp/ripple-tide-publication'
  ]
})

FAQs

Last updated on 07 Aug 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc