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
- Host: GitHub
- URL: https://github.com/donejs/donejs-webcomponents
- Owner: donejs
- License: mit
- Created: 2017-05-01T23:32:40.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-06-20T16:55:17.000Z (almost 7 years ago)
- Last Synced: 2024-12-31T22:28:54.871Z (over 1 year ago)
- Language: JavaScript
- Size: 6.84 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# donejs-webcomponents
[](https://travis-ci.org/donejs/donejs-webcomponents)
[](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
```