typings / discussions

For discussions and issues with Typings or TypeScript definitions
7 stars 0 forks source link

Repository Naming in typed-typings #14

Open unional opened 8 years ago

unional commented 8 years ago

<purpose>-<name>

unional commented 8 years ago

<name>: The most obvious name

Another alternative:

<name>

blakeembrey commented 8 years ago

Is TS plan to use NPM registry even the source is not NPM package?

As far as I can understand, yes 😟 It'll be a mirror of DefinitelyTyped, which is definitely not separated in any distinct way. The obvious issue here is collisions, I know there's even been a couple on DefinitelyTyped.

blakeembrey commented 8 years ago

Here's an old discussion they had on this, without any obvious resolution: https://github.com/DefinitelyTyped/DefinitelyTyped/issues/1951.