Re: [w3c/webcomponents] Editor support for WebComponents (#776)

Hi! 
Joining the discussion. 

I fully agree we need to come up with a standard way to expose types for Web Components and love to see more people demanding it. This will enable tooling support for WebComponents.
My two cents on it: A working draft for a Spec: [Typed Web Components Spec](https://github.com/metadevpro/typed-web-component-spec) 
Not complete, (needs to add Slots and more) but accepting Pull Request ;-)

It is inspired by OpenAPI to provide a JSON/schema spec to be language and framework agnostic.
But at the same time, we can derive `*.d.ts` files or viceversa for example to leveraged typed languages. 


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/776#issuecomment-443155483

Received on Friday, 30 November 2018 10:09:52 UTC