beauby / jsonapi-datastore

JavaScript client-side JSON API data handling made easy.
MIT License
195 stars 40 forks source link

TypeScript typing for jsonapi-datastore #33

Closed EricPMulligan closed 3 years ago

EricPMulligan commented 8 years ago

I just created the jsonapi-datastore and it's now available through the typings registry for users to add in their projects by running the command:

typings install --save jsonapi-datastore

I'm currently hosting the typing entry repo and I can definitely help with the move to TypeScript if that's still in the plans considering that I just noticed your request to see if other users were willing to takeover this project.