Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/farwayer/istp

Simple js type checker
https://github.com/farwayer/istp

Last synced: 4 days ago
JSON representation

Simple js type checker

Awesome Lists containing this project

README

        

# istp

*Simple and tree-shakable type checks*

[![NPM version](https://img.shields.io/npm/v/istp.svg)](https://www.npmjs.com/package/istp)

```shell
yarn add istp
```

## Functions

`fn`, `str`, `obj`, `nonNulObj`, `num`, `bool`, `sym`, `bigInt`, `def`, `undef`,
`nul`, `nil`, `int`, `nan`, `arr`, `date`, `err`, `map`, `weakMap`, `set`,
`weakSet`, `gen`, `typedArray`, `promise`, `numObj`, `strObj`, `weakRef`