TypeScript-OpenSource-List
TypeScript OpenSource List
- 
reflect-metadata : A number of use cases (Composition/Dependency Injection, Runtime Type Assertions, Reflection/Mirroring, Testing) want the ability to add additional metadata to a class in a consistent manner. 
- 
DefinitelyTyped : The repository for high quality TypeScript type definitions. 
- 
tslint.json : When using the CLI or many third-party tools, a file named tslint.json is used to configure which rules get run. 
- 
deepkit-framework : A new full-featured and high-performance web framework for sophisticated web applications. 
- 
typescript-json : Super-fast Runtime validator (type checker) with only one line 
- 
zod : TypeScript-first schema validation with static type inference 
- 
2023-ts-reset : A ‘CSS reset’ for TypeScript, improving types for common JavaScript API’s 
