```
                    _
  _ __ ___   ___   (_)_____  __
 | '_ ` _ \ / _ \  | / __\ \/ /
 | | | | | |  __/_ | \__ \>  <
 |_| |_| |_|\___(_)/ |___/_/\_\
                 |__/
```

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

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

Some common components for [www](../www), [letter](../letter) and [resume](../resume).

# 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/jsx
```
