An open API service indexing awesome lists of open source software.

https://github.com/donejs/donejs-webcomponents

Create web components in your DoneJS project
https://github.com/donejs/donejs-webcomponents

Last synced: 3 months ago
JSON representation

Create web components in your DoneJS project

Awesome Lists containing this project

README

          

# donejs-webcomponents

[![Build Status](https://travis-ci.org/donejs/donejs-webcomponents.svg?branch=master)](https://travis-ci.org/donejs/donejs-webcomponents)
[![npm version](https://badge.fury.io/js/donejs-webcomponents.svg)](http://badge.fury.io/js/donejs-webcomponents)

Create web components in your DoneJS project

## Using the generator

To add this generator to your DoneJS application, run

```
donejs add webcomponents
```