# govuk_template_jinja

> Jinja packaged version of the GOV.UK template

Latest version **0.26.0** (published 2019-06-27) · MIT license · 0 weekly downloads

> **Deprecated.** This package is deprecated.

## Install

```sh
npm install govuk_template_jinja
pnpm add govuk_template_jinja
yarn add govuk_template_jinja
bun add govuk_template_jinja
```

## Health

**Score 10/100 (F)** — status: deprecated.

Negative: deprecated.

## Facts

| | |
|---|---|
| Version | 0.26.0 |
| Published | 2019-06-27 |
| First published | 2016-06-23 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 694.9 KB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| GitHub stars | 1 |
| Author | Government Digital Service developers |
| Maintainers | alphagov |
| Keywords | alphagov, govuk, jinja, template |

## Links

- npm: https://www.npmjs.com/package/govuk_template_jinja
- Repository: https://github.com/alphagov/govuk_template_jinja
- Homepage: https://github.com/alphagov/govuk_template_jinja#readme
- Issues: https://github.com/alphagov/govuk_template_jinja/issues
- npm.io page: https://npm.io/package/govuk_template_jinja

## Recent versions

- 0.26.0 (latest) — 2019-06-27
- 0.25.0 — 2019-03-06
- 0.24.1 — 2018-07-13
- 0.24.0 — 2018-04-27
- 0.23.3 — 2018-04-25
- 0.23.2 — 2018-04-18
- 0.23.1 — 2018-04-13
- 0.23.0 — 2017-09-27
- 0.22.3 — 2017-07-13
- 0.22.2 — 2017-06-19
- 0.22.1 — 2017-06-09
- 0.22.0 — 2017-06-08
- 0.21.0 — 2017-06-08
- 0.20.1 — 2017-06-08
- 0.20.0 — 2017-06-08
- … 8 more at https://npm.io/package/govuk_template_jinja/versions

## README

[![npm govuk_template_jinja](http://img.shields.io/npm/v/govuk_template_jinja.svg)](https://www.npmjs.org/package/govuk_template_jinja)

# Jinja version of GOV.UK template

This repository is the [Jinja](http://jinja.pocoo.org/) version of the [govuk_template](https://github.com/alphagov/govuk_template).

It can also be used with [Nunjucks](https://mozilla.github.io/nunjucks/), a Javascript templating language based on Jinja.

It's published to the [npm Registry](https://www.npmjs.org/package/govuk_template_jinja) and you can add it to your application's dependencies from there.

## Build

This repo is automatically built from the [govuk_template](https://github.com/alphagov/govuk_template). when the version number is changed in that repository. Please don't send pull requests here for anything but this README, send them to [govuk_template](https://github.com/alphagov/govuk_template). instead. They'll end up here when the template is updated.

## Examples

- [GOV.UK Elements](https://github.com/alphagov/govuk_elements/) - Styleguide and re-usable design patterns
- [GOV.UK Prototype Kit](https://github.com/alphagov/govuk_prototype_kit/) - A Node.js application for quick prototyping of UK government digital services

---
_Source: https://npm.io/package/govuk_template_jinja · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
