Core

The core CJjs package

Install

Install the components package with npm:

    npm i @customerjourney/cj-core
                

Components

Page

The router's callback function that controls each page of the web app

State Management

State management for CJjs apps

Single Source of Truth

A JSON file like SSOT to control the appearance, content, and animations of each page of the sales funnel.

AppPage

The container for all the page components, event controller and data management.

PageHeader

Header with language and theme selectors.

PageFooter

Footer of the page with logo and privacy policies

AppElement

Base component for creating CJjs macro-components

Functions

Toolbox for adding CJjs functionality