flow-runtime
Type checker
Provides a runtime type system for JavaScript that enables full Flow compatibility and supports API input validation
A runtime type system for JavaScript with full Flow compatibility.
802 stars
13 watching
57 forks
Language: JavaScript
last commit: about 2 years ago
Linked from 1 awesome list
babel-pluginflow-runtimeflowtypetype-safetyvalidation
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for ESLint to enforce Flow type checking rules | 1,076 |
| An add-on to JavaScript code analysis that detects and prevents type-coercion bugs during runtime. | 116 |
| A tool that integrates Flow type checking into ESLint for easier JavaScript development and error detection. | 403 |
| Enables runtime type checking for JavaScript functions using Hindley-Milner signatures | 198 |
| Tool for generating runtime validation from static types and JSON schema | 47 |
| A decorator that checks function arguments and return types at runtime. | 0 |
| Automates writing type predicate functions to check unknown or untyped data at runtime | 959 |
| A lightweight validation library that checks data conforms to TypeScript types at runtime. | 170 |
| Transforms JSDoc annotations to enable runtime type checking | 55 |
| A language extension that adds optional types to JavaScript for large-scale applications | 101,442 |
| Automates JavaScript code style checking and reporting with automatic fixing options | 312 |
| An online conversion tool and resource for interoperability between various JavaScript type systems | 244 |
| A runtime environment providing type-safe functionality for the OCaml programming language | 23 |
| A strongly-typed validation library for TypeScript that allows developers to create accurate interfaces and transform data at compile-time. | 363 |
| A plugin to automatically generate React PropTypes definitions from Flow type declarations. | 431 |