xogroup / felicity

Javascript object constructors and sample data based on Joi schema.
Other
111 stars 9 forks source link

TypeScript support #151

Closed alexeychikk closed 5 years ago

alexeychikk commented 5 years ago

It would be nice to see TypeScript definitions for this lib.

WesTyler commented 5 years ago

Honestly, I don't use TS so the type definitions would most likely end up either wrong or out of date.

I know that for a while people had success using Definitely Typed to host type definitions for Joi. That's probably the best option here for now.