Ripple

Ripple is a Vue.js component pattern library for SDP.

This git repo is a monorepo which contains all Ripple component packages. View all Ripple componet packages.

This git repo also contains a style guide site which uses Storybook and can be used for local development environment.

Install Ripple in your Nuxt project

We will provide a start template soon. Below is just a simple example.

Example for installing @dpc-sdp/ripple-global and @dpc-sdp/ripple-site-header.

npm install @dpc-sdp/ripple-global @dpc-sdp/ripple-site-header --save
Bash

Usage in Nuxt project

import RplSiteHeader from '@dpc-sdp/ripple-site-header'
import RplBreadcrumb from '@dpc-sdp/ripple-breadcrumb'
import RplFooteryNavigation from '@dpc-sdp/ripple-footer-navigation'
JavaScript

GitHub

Ripple is the frontend framework for Single Digital Presence, delivered using Nuxt and Vue.jsRead More

Latest commit to the develop branch on 3-27-2025
Download as zip