UNPKG

idsk_template_ejs

Version:

Embedded JavaScript packaged version of the ID-SK template

17 lines (8 loc) 1.03 kB
[![npm idsk_template_ejs](http://img.shields.io/npm/v/idsk_template_ejs.svg)](https://www.npmjs.org/package/idsk_template_ejs) # Embedded JavaScript version of the ID-SK template This repository is the **Embedded JavaScript** (EJS) version of the [idsk_template](https://github.com/id-sk/idsk_template). It's published to the [npm Registry](https://www.npmjs.org/package/idsk_template_ejs) and you can add it to your application's dependencies from there. ## Build This repo is automatically built from the [idsk_template](https://github.com/id-sk/idsk_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 [idsk_template](https://github.com/id-sk/idsk_template). instead. They'll end up here when the template is updated. ## Examples - [The FCO Services application](https://github.com/alphagov/fco-services-node) is a Node.js application that uses a version of the GOV.UK template (an upstream of this template) installed from npm.