Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

alphagov/govuk_frontend_toolkit_npm

Repository files navigation

Warning

GOV.UK Frontend Toolkit is deprecated. To design your service using actively maintained and accessible styles, components and patterns, migrate to the GOV.UK Design System.

GOV.UK frontend toolkit npm package

This is an npm package for the GOV.UK frontend toolkit. It bundles up the toolkit and publishes govuk_frontend_toolkit on the npmjs registry so that you can install it as a dependency in your JavaScript application.

Installing

To include the toolkit in your project run:

npm install --save govuk_frontend_toolkit

This will install the toolkit inside your node_modules and will add the package to your package.json.

Updating this package

All development of the toolkit should happen upstream and changes will then become available in this package.

When master is changed in the upstream repo Travis will trigger a build of this repository, which will automatically build and publish the module if the version in VERSION.txt is newer than the version published on NPM registry.

Licence

MIT License

About

❗️GOV.UK Frontend Toolkit is deprecated. Use the GOV.UK Design System instead.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

14 stars

Watchers

14 watching

Forks

Packages

 
 
 

Contributors