@not-govuk/footer
TypeScript icon, indicating that this package has built-in type declarations

0.15.2 • Public • Published

Footer

The GDS Footer Component; a page footer providing copyright, licensing and other information about your service and department.

This has been adapted to also support not including the standard GOV.UK notices; making this also suitable for non-GOV.UK services.

Using this package

First install the package into your project:

npm install -S @not-govuk/footer

Then use it in your code as follows:

import React, { createElement as h } from 'react';
import Footer from '@not-govuk/footer';

export const MyComponent = props => (
  <Footer govUK />
);

export default MyComponent;

Working on this package

Before working on this package you must install its dependencies using the following command:

pnpm install

Testing

npm test

Building

npm run build

Clean-up

npm run clean

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.15.2109latest

Version History

VersionDownloads (Last 7 Days)Published
0.15.2109
0.15.113
0.15.03
0.14.00
0.13.00
0.12.10
0.12.00
0.11.10
0.11.00
0.10.00
0.9.10
0.9.00
0.8.717
0.8.641
0.8.50
0.8.40
0.8.30
0.8.21
0.8.10
0.8.00
0.7.247
0.7.10
0.7.00
0.6.00
0.5.90
0.5.80
0.5.72
0.5.60
0.5.50
0.5.40
0.5.30
0.5.20
0.5.10
0.5.00
0.4.22
0.4.10
0.4.00
0.3.40
0.3.30
0.3.20
0.3.10
0.3.00
0.2.1618
0.2.150
0.2.140
0.2.130
0.2.120
0.2.110
0.2.100
0.2.90
0.2.80
0.2.70
0.2.60
0.2.50
0.2.40
0.2.30
0.2.20
0.2.10
0.2.00
0.1.330
0.1.320
0.1.310
0.1.300
0.1.290
0.1.280

Package Sidebar

Install

npm i @not-govuk/footer

Weekly Downloads

253

Version

0.15.2

License

MIT

Unpacked Size

14.6 kB

Total Files

7

Last publish

Collaborators

  • daniel-ac-martin