@hmcts/cmc-common-frontend

1.55.1 • Public • Published

CMC common -frontend

This project contains common items for sharing across Civil Money Claims projects.

Install

Run:

$ yarn add @hmcts/cmc-common-frontend

Nunjuck Macros

Add the macros folder of this project to your nunjucks search path:

nunjucks.configure([
  path.join(__dirname, '..', '..', 'views'),
  path.join(__dirname, '..', '..', '..', '..', 'node_modules', '@hmcts', 'cmc-common-frontend', 'macros'),
], {
  autoescape: true,
  express: app
})

/@hmcts/cmc-common-frontend/

    Package Sidebar

    Install

    npm i @hmcts/cmc-common-frontend

    Weekly Downloads

    1

    Version

    1.55.1

    License

    MIT

    Unpacked Size

    40.3 kB

    Total Files

    20

    Last publish

    Collaborators

    • timja
    • andrewwa-kainos
    • bendiggle
    • ellie-harrison
    • adrianc
    • hemantt
    • adamsilver
    • trevorsaint
    • timja-hmcts
    • dharmendrak
    • robertparkinson
    • pragnesh
    • damdun
    • p.jar
    • sabah.irfan
    • jenkins-reform-hmcts