dubzzz / fast-check-examplesLinks
Property based testing (QuickCheck) examples based on fast-check
☆27Updated 9 months ago
Alternatives and similar repositories for fast-check-examples
Users that are interested in fast-check-examples are comparing it to the libraries listed below
Sorting:
- Companion to the youtube series☆15Updated 2 years ago
- Circuit Breaker pattern as a monad☆69Updated 2 years ago
- Functional programming tools: option, either, task, state, optics, etc.☆21Updated 4 years ago
- A polyfill of unknown that works with legacy typescript versions (before 3.0)☆29Updated 6 years ago
- ☆10Updated 2 years ago
- TypeScript code generation from a haskell-like syntax for ADT. Playground:☆107Updated 5 years ago
- Code samples that scale☆109Updated this week
- Error reporters for io-ts☆90Updated last year
- WIP Search TypeScript functions and methods by types☆85Updated 2 years ago
- Toy prototype of TypeScript with Scala-like implicits (type classes)☆13Updated 8 years ago
- A utility for defining tagged unions in TypeScript + pattern matching functions☆27Updated 4 years ago
- An opinionated ESLint config to encourage pure(ish), typeful functional programming in TypeScript.☆31Updated last week
- A Higher-Kinded-Types encoding for TypeScript w/ Composable Typeclasses☆45Updated 2 years ago
- Correct, easy to use Option type for TypeScript. 🦄☆56Updated 5 years ago
- A zero-config documentation tool for my TypeScript projects☆105Updated 2 years ago
- TypeDraft is a superset of typescript with built-in support for DSL extension and literate programming☆55Updated 2 years ago
- Support __filename, __dirname, __line and additional global variables to get information about the source file with esbuild☆12Updated 3 years ago
- 👾 JS type systems interportability☆244Updated 2 years ago
- A playground to test a super article about FP-TS☆35Updated 2 years ago
- Yet another Babel preset for TypeScript, only transforms proposals which TypeScript does not support now.☆26Updated last week
- The fastest JavaScript bundler in the galaxy.☆21Updated 6 years ago
- A take on TodoMVC developed using functional effects with @matechs/effect and fp-ts☆15Updated 2 years ago
- 100% typesafe SQL querybuilder.☆44Updated 4 years ago
- Discover laws in your code like with QuickSpec☆15Updated 4 years ago
- Scalable collections for Immer, inspired by ImmutableJS.☆19Updated 11 months ago
- Parses route strings to a sum type using Matches from fp-ts-routing☆12Updated 3 years ago
- Supervisor, Coroutine, Channel, select, AtomicPromise, Cancellation, Cache, List, Queue, Stack, and some utils.☆58Updated last year
- Pointfree type-safe functional programming library for TypeScript - with do notation, HKTs, generic lifts and more☆92Updated 3 years ago
- Delimited Continuations for JavaScript☆35Updated last year
- Pattern matching in TS with Record Patterns, Type Patterns, type inference and more☆68Updated 5 years ago