webcomponents / react-integration

Converts web components into React components so that you can use them as first class citizens in your React components.
MIT License
305 stars 31 forks source link

Create similar library for Angular #61

Open BorntraegerMarc opened 7 years ago

BorntraegerMarc commented 7 years ago

Hi there

It would be cool if you could create a similar lib for angular 2. Here is an first approach on doing this: https://github.com/vaadin/angular2-polymer/issues/86

Cheers, Marc

treshugart commented 7 years ago

@BorntraegerMarc I don't think I'd have time to maintain it, but if there's a need for it, it would be nice to have it located under the webcomponents org. Would you, or someone you know, be able to maintain it? @zenorocha wdyt?

BorntraegerMarc commented 7 years ago

I think I would be the wrong guy. As I have little know how for web components... Maybe with the right training I could do it :)

treshugart commented 7 years ago

I'm going to close this for now as I don't know how we would maintain it without any volunteers. Sorry :(. Please do re-open if you find someone that is interested, though!

BorntraegerMarc commented 7 years ago

@treshugart I am interested to help. I just said that I do not have all knowledge needed. But maybe if you could guide me and give me an introduction I would be able to do it. Maybe we could even look at this repo: https://github.com/hydraslay/ng2-polymer-static-gen

And somehow use it or fuse together. Friendly ping to @hydraslay to get his opinion on the topic :)

treshugart commented 7 years ago

Ok, I'll reopen so we can maybe gather some interest and see what happens.