Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

TypeScript support #26

Closed
rapropos opened this issue Feb 4, 2016 · 2 comments
Closed

TypeScript support #26

rapropos opened this issue Feb 4, 2016 · 2 comments

Comments

@rapropos
Copy link
Contributor

rapropos commented Feb 4, 2016

I have TypeScript typings for js-jose, if you are interested in adding them. All that is required is to add one file and add a typings stanza to package.json, and TypeScript users will be able to seamlessly access the library with type checking. As it stands now, the JsonWebKey type will not resolve, because it is not yet defined in the official library. I have a PR pending that addresses this that needs to be resolved first.

If you have zero interest in going down this road at all, simply close out this issue and I will investigate alternative ways of distributing the typings via the typings registry.

@rmhrisk
Copy link
Contributor

rmhrisk commented Feb 4, 2016

+1 for this

@alokmenghrajani
Copy link
Contributor

👍

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants