type-check
There are 47 repositories under type-check topic.
facebook/pyre-check
Performant type-checking for python.
sindresorhus/is
Type check values
flexdinesh/typy
Minimal JavaScript type checking library
TypeStrong/ts-expect
Checks TypeScript types match expected values
mesqueeb/is-what
JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.
MoskitoHero/barley
Barley is a fast and efficient ActiveModel serializer
skarab42/vite-plugin-vitest-typescript-assert
๐ฅ TypeScript type assertion plugin for vitest
smarie/python-pyfields
Define fields in python classes. Easily.
hustcc/variable-type
๐ ~ 1 kb. Schema validation. ไธไธชๅชๆ 1 kb ็็จไบๅ้็ปๆๆ ก้ช็ๅบใ
Genivia/SJOT
Fast and lightweight JSON validation and JS type checking. SJOT schemas are as simple as JSON templates.
gilbarbara/is-lite
Type check tool
Marcisbee/letype
๐ Type checker for any data structures
evdama/is-it-check
A tiny general purpose runtime check library for js and ts.
webpro/nx-tsc
Nx executor to type-check project source files using `tsc --noEmit`
prezly/prop-types-php
Complete PHP port of React PropTypes
ItsJonQ/is
๐ก A tiny type checker for JavaScript
skarab42/unleashed-typescript
TypeScript with exposed internal definitions and some private methods for type checking.
BjoernLoetters/noocleus-one
A minimal functional programming language with type inference, algebraic data types and pattern matching
freshpack/freshpack
Command line scaffolding tool for react apps.
umbrellio/typecheck
Strict, declarative, extensible runtime type checker for JavaScript
julienetie/typecase
A type checker for dynamically typed JavaScript
nazaninsbr/Symbol-Table-and-AST
Implementing AST and Symbol Table for Smoola and producing errors
stscoundrel/volva
Easier type checks for JS/TS variables
colxi/functyped
Automatic static type-checking for Javascript functions through declarative syntax.
damiancipolat/Dynamicy-Type-Check-in-js
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.
Genivia/snapSJOT
Companion module for SJOT schemas, creates a SJOT schema from JSON data to efficiently validate and type-check JSON data streams
giorgosart/strong-typed
A runtime type-checking library for javascript
jonasgeiler/tsc-files
[REMIX FORK] A tiny tool to run `tsc` on specific files without ignoring tsconfig.json
RaphaelHaettich/simple-type-check
Simple and very small JavaScript library to check types and instanceof.
riccardoperra/typescript-advanced-class-type-check
Advanced typescript type-checking demo for class constructor parameters using recursive, conditional and variadic tuple types
Tired-Fox/tcfg
Class based type checking configuration library
targendaz2/proveit
Adds additional assertions and type checkers to Node.js projects.
jcbhmr/is-what
โ Collection of tiny type introspection helpers
oljc/checkme
๐ฆCheckMe is a lightweight data validation tool that helps you easily check the types and formats of various data. Hope to help you ~ ๐
simonkovtyk/esbuild-plugin-typescript
The plugin enhances the build process by seamlessly integrating TypeScript, offering powerful features like type checking, automatic generation of .d.ts files, and ensuring robust type safety throughout.