aurelia/aurelia

View on GitHub
packages/web-components/README.md

Summary

Maintainability
Test Coverage
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![TypeScript](https://img.shields.io/badge/%3C%2F%3E-TypeScript-%230074c1.svg)](http://www.typescriptlang.org/)
[![CircleCI](https://circleci.com/gh/aurelia/aurelia.svg?style=shield)](https://circleci.com/gh/aurelia/aurelia)
[![npm](https://img.shields.io/npm/v/@aurelia/web-components.svg?maxAge=3600)](https://www.npmjs.com/package/@aurelia/web-components)

# @aurelia/web-components

## Installing

For the latest stable version:

```bash
npm i @aurelia/web-components
```

For our nightly builds:

```bash
npm i @aurelia/addons@web-components
```