typecheck
There are 36 repositories under typecheck topic.
facebook/pyrefly
A fast type checker and IDE for Python
yuzheng14/valype
Valype = Validate + Type. Automatically generates runtime validators from TypeScript type definitions with unplugin integration.
ustchcl/CocosProjectTemplate
一个Cocos Creator使用的应用基础框架 微信小游戏版本https://github.com/ustchcl/CocosProjectTemplateWx
johnthecat/babel-plugin-jsdoc-runtime-typecheck
Babel plugin, that adds typecheck, based on jsDoc.
Drag13/IsNumberStrict
Checks if JavaScript variable is a number. Strings are not allowed.
rumkin/typed-props
Facebook's PropTypes standalone extensible implementation for browser and server
keift/yuppi
Schemas that can be converted to Yup and JSON Schema.
iamsubhranil/Algi
An LLVM based JIT compiler for an algorithmic language
julienetie/typecase
A type checker for dynamically typed JavaScript
Toobo/TypeChecker
Library to check values against PHP types, is_a() on steroids.
umbrellio/typecheck
Strict, declarative, extensible runtime type checker for JavaScript
unadlib/be-type
be-type is based on ECMAScript2015+ proxy feature
VXAPPS/modern.cpp.core
Modern C++ Core Classes
deno911/dis
Typechecking with ease.
flextremedev/react-type-check
Type checking utilities for React elements.
nicksp/react-webpack-typescript-babel-template
A starter template using Babel to build React (JSX) code written in TypeScript
nicksp/webpack-typescript-babel-template
A starter template using Webpack and Babel to build TypeScript code
Alex0Blackwell/type-strict
Python's missing runtime type checker
jellydn/eslint-fixer
ESLint Fixer simplifies linting TypeScript files using @typescript-eslint/parser and @typescript-eslint/eslint-plugin. Enforce best practices and catch common errors efficiently until BiomeJs type-aware linting is available.
mna/tcheck
Simple Lua module of sanity-checks for types (mirror)
NextGenContributions/.nitpick
Shared settings for linters, type checking tools and VSCode
nicksp/typescript-babel-template
A starter template using Babel CLI to build TypeScript code
spaceonfire/type
[ABANDONED] Moved to getwarp organization https://github.com/getwarp/warp
varunsridharan/js-is
ES6 JavaScript Type Check Library
abelcheung/pytest-revealtype-injector
Pytest plugin for replacing reveal_type() calls with static and runtime type checking result comparison
aersosi/npm-scss-utils
NPM package containing my SCSS utils
Codevendor/type_of
An importable TypeScript method to fix the JavaScript 'typeof' operator. This code is written as a module for the deno runtime.
damiancipolat/Fish-type-JS
Runtime validation of data types in functions call parameters and return in runtime for ES6.
hhpack/typesafety-cli
Typechecker powerful wrapper for HHVM/Hack
jinger89/rubric
Simple variable type checking library.
xavikortes/xk-tools
Opinionated & preconfigured tools for lint, format, test & typecheck.
darky/dtypecheck
Dynamic typecheck helper
KSXGitHub/deno_simple_type_assert
Simple type assertion library for Deno
Ricnaga/react-templates
Aplicação utilizadas como template para funções mais básicas
rohansh-tty/TypeTamer
TypeTamer - Python Static Analysis Tool to detect type based anti-pattern✨
simonecorsi/is-async-function
Simple package to check if a function is either an AsyncFunction or not