Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pearlbea/sprinkle-angular
Sprinkle is an example app build with Angular, Web Components v1, and Unsplash.
https://github.com/pearlbea/sprinkle-angular
angular2 custom-elements shadow-dom web-components
Last synced: 7 days ago
JSON representation
Sprinkle is an example app build with Angular, Web Components v1, and Unsplash.
- Host: GitHub
- URL: https://github.com/pearlbea/sprinkle-angular
- Owner: pearlbea
- Created: 2017-03-07T22:47:03.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T05:07:12.000Z (almost 4 years ago)
- Last Synced: 2024-10-12T05:13:36.867Z (about 1 month ago)
- Topics: angular2, custom-elements, shadow-dom, web-components
- Language: JavaScript
- Homepage: https://angular.wc.sprinkle.space/
- Size: 43.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sprinkle Angular
Example Angular 2 app that incorporates native web components v1.
## Install
```
npm install
bower install
npm start
```## License
Code released under an MIT license.