All Projects → alphagov → govuk_frontend_toolkit_npm

alphagov / govuk_frontend_toolkit_npm

Licence: MIT license
An npm package for alphagov/govuk_frontend_toolkit

Programming Languages

SCSS
7915 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Labels

Projects that are alternatives of or similar to govuk frontend toolkit npm

Alphalio
A clean HTML5 Resume/CV template
Stars: ✭ 23 (+64.29%)
Mutual labels:  portfolio
govuk frontend toolkit gem
A gem wrapper around the govuk_frontend_toolkit files to enable easy integration with Rails
Stars: ✭ 21 (+50%)
Mutual labels:  portfolio
rizkicitra
My Personal Website, build with Next.js and Tailwind CSS
Stars: ✭ 82 (+485.71%)
Mutual labels:  portfolio
vuepress-homepage
📄 Elegant & friendly homepage (bio, tech portfolio, resume, doc...) template with Markdown and VuePress
Stars: ✭ 302 (+2057.14%)
Mutual labels:  portfolio
gatsby-minimal-portfolio
👔 JAMstack (Gatsby JS) content-focused portfolio blog starter. Features include dark-mode, installable PWA, SEO, code highlighting, form, CI/CD.
Stars: ✭ 36 (+157.14%)
Mutual labels:  portfolio
website
The Official Open-Source version of Gigabyte Developers Incorporated webpage
Stars: ✭ 19 (+35.71%)
Mutual labels:  portfolio
data science portfolio
Portfolio of data science projects completed by me for academic, self learning, and hobby purposes.
Stars: ✭ 51 (+264.29%)
Mutual labels:  portfolio
jahir.dev
My personal website 💎 – Built using Next.js, TypeScript, MDX, contentlayer, Notion and Stitches styled components
Stars: ✭ 119 (+750%)
Mutual labels:  portfolio
another-portfolio
An eye-catching developer Portfolio, Built on NextJS.
Stars: ✭ 227 (+1521.43%)
Mutual labels:  portfolio
hugo-uilite
uicard.io/products/hugo-uilite
Stars: ✭ 85 (+507.14%)
Mutual labels:  portfolio
My-Portfolio-v1
🏡💻 My home on the web
Stars: ✭ 86 (+514.29%)
Mutual labels:  portfolio
gregives.co.uk
Personal site and portfolio of software engineer Greg Ives
Stars: ✭ 43 (+207.14%)
Mutual labels:  portfolio
Portfolio
A responsive portfolio app made with flutter web.
Stars: ✭ 43 (+207.14%)
Mutual labels:  portfolio
react-tailwind-portfolio
👨‍🎨 An open-source portfolio template built with React and Tailwind.
Stars: ✭ 124 (+785.71%)
Mutual labels:  portfolio
daviddalbusco.com
Freelance Web Developer
Stars: ✭ 19 (+35.71%)
Mutual labels:  portfolio
coincube
A Python/Vue.js crypto portfolio management and trade automation program with support for 10 exchanges.
Stars: ✭ 85 (+507.14%)
Mutual labels:  portfolio
Portfolio
Nuxt & Vue based new portfolio website 🚀
Stars: ✭ 24 (+71.43%)
Mutual labels:  portfolio
pichichi
Simple one page responsive portfolio template
Stars: ✭ 54 (+285.71%)
Mutual labels:  portfolio
ParticleGround-Portfolio
A minimalistic particle theme landing page template. ⚛️
Stars: ✭ 335 (+2292.86%)
Mutual labels:  portfolio
jekyll-portfolio-generator
Generates a portfolio/project pages (including related projects) out of data files
Stars: ✭ 55 (+292.86%)
Mutual labels:  portfolio

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].