oleksiyk / kafka

Apache Kafka 0.9 client for Node
MIT License
297 stars 85 forks source link

Add typings for typescript #132

Closed jemmyw closed 8 years ago

oleksiyk commented 8 years ago

Can you please provide some description for this? I have never used Typescript so have no idea what these changes do.

jemmyw commented 8 years ago

I'm withdrawing this as it's not quite up to scratch.

cschmidli commented 8 years ago

that's a pity, would be awesome to get typings for this project!

jemmyw commented 8 years ago

@sagax85 my typings are here https://github.com/jemmyw/typed-no-kafka and you can install them with typings install --save github:jemmyw/typed-no-kafka#1effb1b

I will contribute them to the typings repo when they're in better shape.