Socket
Socket
Sign inDemoInstall

@dpc-sdp/ripple-tide-landing-page

Package Overview
Dependencies
5
Maintainers
6
Versions
224
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @dpc-sdp/ripple-tide-landing-page

Ripple mappings and components for Tide landing-page Content type


Version published
Weekly downloads
486
decreased by-18.18%
Maintainers
6
Created
Weekly downloads
 

Readme

Source

Ripple Tide Landing Page

Ripple mappings and templates for the Tide Landing Page content type.

Installation

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

npm install @dpc-sdp/ripple-tide-landing-page

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 landing_page content type.

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

FAQs

Last updated on 28 Jun 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