```
                      _
                     (_)
 _ __ ___   _____   ___  _____      _____
| '_ ` _ \ / _ \ \ / / |/ _ \ \ /\ / / __|
| | | | | |  __/\ V /| |  __/\ V  V /\__ \
|_| |_| |_|\___(_)_/ |_|\___| \_/\_/ |___/


```

[![npm versions](https://img.shields.io/npm/v/@randy.tarampi/views.svg?style=flat-square)](https://www.npmjs.com/package/@randy.tarampi/views) [![npm downloads](https://img.shields.io/npm/dt/@randy.tarampi/views.svg?style=flat-square)](https://www.npmjs.com/package/@randy.tarampi/views) [![npm bundle size (minified)](https://img.shields.io/bundlephobia/min/@randy.tarampi/views.svg?style=flat-square)](https://www.npmjs.com/package/@randy.tarampi/views) [![npm bundle size (minified + gzip)](https://img.shields.io/bundlephobia/minzip/@randy.tarampi/views.svg?style=flat-square)](https://www.npmjs.com/package/@randy.tarampi/views) [![npm license](https://img.shields.io/npm/l/@randy.tarampi/views.svg?registry_uri=https%3A%2F%2Fregistry.npmjs.com&style=flat-square)](https://www.npmjs.com/package/@randy.tarampi/views) [![Analytics](https://ga-beacon.appspot.com/UA-50921068-1/beacon/github/randytarampi/me/tree/master/packages/views?flat&useReferrer)](https://github.com/igrigorik/ga-beacon)

[![Install @randy.tarampi/views](https://nodeico.herokuapp.com/@randy.tarampi/views.svg)](https://www.npmjs.com/package/@randy.tarampi/views)

Some common code to support the generation of HTML templates for [www](../www) and [other printables](../printables).

# Dependencies

See the [`me` dependencies](../../README.md#Dependencies).

# Installation

See the [`me` installation instructions](../../README.md#Installation).

# Testing

```
# From the `me` monorepo root
yarn lerna run test --scope=@randy.tarampi/views
```
