runtypes-generate
Data generator
Generates arbitrary data types for property-based testing
Transform runtypes type to jsverify arbitrary for generate sample of data
41 stars
4 watching
1 forks
Language: TypeScript
last commit: about 7 years ago property-based-testingruntime-typecheckingtypescript
Related projects:
Repository | Description | Stars |
---|---|---|
simenandre/generate-runtypes | A code generator for Runtypes types to create boilerplate TypeScript definitions | 17 |
johngeorgewright/runtyping | Tool for generating runtime validation from static types and JSON schema | 45 |
keuby/vite-plugin-lib-types | Generates TypeScript declarations during library builds for compatibility with other languages and frameworks. | 6 |
mistlog/typetype | A TypeScript library for generating complex types from functional logic | 416 |
milesj/babel-plugin-typescript-to-proptypes | Converts TypeScript interfaces and type aliases to React PropTypes | 367 |
kahirokunn/vuedts | Automatically generates TypeScript declaration files for Vue.js components | 20 |
fuselabs/jsxtyper | Automatically generates TypeScript interfaces from JSX files to improve code type safety and prevent typos at build-time. | 37 |
kaeluka/mock-data-gen | A library to generate random data from IO-TS types for testing purposes. | 7 |
patmood/pocketbase-typegen | Generates TypeScript definitions from PocketBase schema | 542 |
ignatandrei/rscg_utilitytypes | A tool that generates utility types in C# based on specified utility types from TypeScript | 4 |
frhagn/typewriter | Generates TypeScript files from C# source files to create fully typed representations of API models and controllers. | 536 |
bcheidemann/entype | Generates type definitions for serialized data formats like JSON | 3 |
gcanti/fp-ts-laws | A collection of type class laws for property-based testing | 81 |
badsyntax/grpc-js-typescript | Generates TypeScript definitions for gRPC protocol using various tools and libraries | 185 |
sandulat/routes-gen | Generates typed route helper for safe and type-safe route usage across different frameworks. | 281 |