JSON Schema Type Builder with Static Type Resolution for TypeScript - GitHub - sinclairzx81/typebox: JSON Schema Type Builder with Static Type Resolution for TypeScript... (more…)
Read more »
TypeScript 2.2 is just around the corner, and today we’re announcing its release candidate!
Read more »
TypeScript 3.5 added an Omit<T, K> helper type which lets us create an object type that omits specific properties from another object type. (more…)
Read more »
A easy (and fast) typescript validation library/macro. Automatically generate validation functions for Typescript types. - vedantroy/typecheck.macro... (more…)
Read more »
How you can use JSDoc typings to get all the benefits of TypeScript, without any transpilation... (more…)
Read more »