0.0.4 • Published 6 years ago
type-sure v0.0.4
type-sure
Generic Type Testing Framework
Why? TODO
Installation
npm install type-sure --save-devUsage
TODO;Examples
TODO;Prior works
ts-checkChecks TypeScript types match expected valuesSimplyTypedYet another Typescript type library for advanced typestype-plusAdditional types and types adjusted utilities for TypeScriptdtslintdoes type checks via comment directives and inspired this approach of using the compilertsd-checkis a CLI that runs the TypeScript type checker over assertionsstatic-type-assertexposes a similar API surface with some type assertion functions
License
GNU GENERAL PUBLIC LICENSE Version 3
Copyright (c) 2020 Joshua Coussard