Minimal JavaScript type checking library
-
Updated
May 10, 2021 - JavaScript
Minimal JavaScript type checking library
Fast and lightweight JSON validation and JS type checking. SJOT schemas are as simple as JSON templates.
🔏 Type checker for any data structures
Nx executor to type-check project source files using `tsc --noEmit`
A tiny general purpose runtime check library for js and ts.
💡 A tiny type checker for JavaScript
Command line scaffolding tool for react apps.
A type checker for dynamically typed JavaScript
Companion module for SJOT schemas, creates a SJOT schema from JSON data to efficiently validate and type-check JSON data streams
Simple and very small JavaScript library to check types and instanceof.
A runtime type-checking library for javascript
I set up this repository to demostrate several different ways to do dynamic data check types in our javascript code, I will perform them using nodejs.
Automatic static type-checking for Javascript functions through declarative syntax.
[REMIX FORK] A tiny tool to run `tsc` on specific files without ignoring tsconfig.json
Function triggers error if argument is not integer of zero or greater
🖐 Simple, Lightweight type checking of multiple arguments 👀
2 functions that check if passed argument is or is not an object. Null is not considered an object.
2 functions that check if argument is or is not string
2 functions that check if passed argument is or is not a finite number
Functions that check if argument is, or is not, undefined or null
Add a description, image, and links to the type-check topic page so that developers can more easily learn about it.
To associate your repository with the type-check topic, visit your repo's landing page and select "manage topics."