Skip to content

jcoussard/type-sure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

type-sure

[![NPM version][npm-image]][npm-url] [![NPM downloads][downloads-image]][downloads-url]

Generic Type Testing Framework

Why? TODO

Installation

npm install type-sure --save-dev

Usage

TODO;

Examples

TODO;

Prior works

  • ts-check Checks TypeScript types match expected values
  • SimplyTyped Yet another Typescript type library for advanced types
  • type-plus Additional types and types adjusted utilities for TypeScript
  • dtslint does type checks via comment directives and inspired this approach of using the compiler
  • tsd-check is a CLI that runs the TypeScript type checker over assertions
  • static-type-assert exposes a similar API surface with some type assertion functions

License

GNU GENERAL PUBLIC LICENSE Version 3

Copyright (c) 2020 Joshua Coussard

About

Generic Type Testing Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published