GithubHelp home page GithubHelp logo

alphagov / govuk_frontend_toolkit_npm Goto Github PK

View Code? Open in Web Editor NEW
14.0 57.0 11.0 482 KB

An npm package for alphagov/govuk_frontend_toolkit

Home Page: https://npmjs.org/package/govuk_frontend_toolkit

License: MIT License

JavaScript 44.73% Shell 3.23% SCSS 52.03%
govuk-design-system-team

govuk_frontend_toolkit_npm's Introduction

The GOV.UK Design System launched on 22 June 2018

GOV.UK Frontend Toolkit has now been replaced by the GOV.UK Design System. The Toolkit will remain available in case you are currently using it, but is no longer maintained. The Government Digital Service will only carry out major bug fixes and security patches.

The GOV.UK Design System will be updated to ensure the things it contains meet level AA of WCAG 2.1, but GOV.UK Frontend Toolkit will not. Read more about accessibility of 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

govuk_frontend_toolkit_npm's People

Contributors

36degrees avatar alexmuller avatar bradwright avatar dsingleton avatar easternbloc avatar edds avatar fofr avatar gemmaleigh avatar govuk-design-system-ci avatar jcbashdown avatar kushalp avatar robinwhittleton avatar tombye avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

govuk_frontend_toolkit_npm's Issues

Move SSH deploy setup into `publish.sh`

This is currently in before_install, has caused problems on other repos where tests running for forks will fail because a fork does not have access to the encryption env vars.

In other repos we've moved the SSH key setup into the script that requires it, for example: https://github.com/alphagov/govuk_frontend_toolkit/blob/master/create-release.sh. That avoids the issues with forks, and puts the SSH setup next to where it's used, which should make it easier to understand.

In this repo it makes sense to move that setup to publish.sh, as thats where we're using SSH config to push to github.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.