Aaronius / penpal

A promise-based library for securely communicating with iframes via postMessage.
MIT License
389 stars 56 forks source link

Add TypeScript typings #34

Closed ajs139 closed 4 years ago

ajs139 commented 4 years ago

Generate TypeScript Types from JSDoc.

Aaronius commented 4 years ago

Thanks for the pull request. I'm going to hold off merging it because I'm the process of converted the source code to using TypeScript. I'm also busy preparing for a conference though so it may be a while.

Aaronius commented 4 years ago

v5 is built using TypeScript and is getting ready to ship. Please help test it out! https://github.com/Aaronius/penpal/issues/43