Open nevir opened 8 years ago
@nevir Repos don't need to be in the organisation to be added to the registry. Those are only ones that we, as maintainers, are "officially" collaborating on.
Also, @unional wrote a generator: https://github.com/unional/generator-typings
Ah, awesome, thanks for the pointers!
On Sun, Feb 28, 2016, 11:50 Blake Embrey notifications@github.com wrote:
@nevir https://github.com/nevir Repos don't need to be in the organisation to be added to the registry. Those are only ones that we, as maintainers, are "officially" collaborating on.
Also, @unional https://github.com/unional wrote a generator: https://github.com/unional/generator-typings
— Reply to this email directly or view it on GitHub https://github.com/typings/registry/issues/155#issuecomment-189933093.
Here's an example of someone hosting it outside of the typed-typings
repo: https://github.com/typings/registry/blob/master/npm/node-uuid.json - there's a few others too, it's just we've been writing a lot of the initial definitions.
@nevir , let me know what do you think about the generator. Any issue welcome. :rose:
@nevir Did these answer your questions too? Any other thoughts on streamlining further?
Got side tracked unfortunately, I hope I'll have some time to play around w/ them soon
While I really like the idea behind
typed-typings
, I fear it's going to be really painful to get contributions without some tooling.Current pain points:
.d.ts
that's been written & used in one of my projects, and "push" it totyped-typings
with minimal efforttyped-typings
org (adding contributors), seems like it'll be annoying, particularly since most potential contributions are one-off