@planning-inspectorate/pins-components

2.2.6 • Public • Published

pins-components

A collection of useful components for creating web frontends for the Planning Inspectorate

Installation

npm i pins-components

In app.js or wherever configuring Nunjucks, add this line of code to viewPaths:

path.join(__dirname, '..', 'node_modules', 'pins-components')

Example Output:

const viewPaths = [
    path.join(__dirname, '..', 'node_modules', 'govuk-frontend'),
    path.join(__dirname, '..', 'node_modules', '@ministryofjustice', 'frontend'),
    path.join(__dirname, 'views'),
    path.join(__dirname, '..', 'node_modules', 'pins-components'),
];

const env = nunjucks.configure(viewPaths, nunjucksConfig);

/@planning-inspectorate/pins-components/

    Package Sidebar

    Install

    npm i @planning-inspectorate/pins-components

    Weekly Downloads

    7

    Version

    2.2.6

    License

    ISC

    Unpacked Size

    261 kB

    Total Files

    35

    Last publish

    Collaborators

    • cprieststephens
    • emil-placheta
    • bjacobs-pins
    • lutam_pins
    • francesco.brenci_kc
    • christopher.semmens
    • cnash74
    • anthonyjwalsh