Skip to content

Declarative, typed, pattern matching library for React.js, with smart type inference.

License

Notifications You must be signed in to change notification settings

ianjkaplan/react-matchez

 
 

Repository files navigation

Overview

  • Typesafe, with helpful type inference
  • Expressive API
  • Supports predicates and not patterns for complex cases
  • Tiny bundle footprint

Documentation

Visit the official website to view the full documentation.

Status

react-matchez is in the early stages of development, and there might be a few breaking changes here as I figure out how to:

  • address some pattern matching principles (e.g. exhaustiveness)
  • improve the overall type-safety
  • simplify its API
  • reduce its bundle size

About

Declarative, typed, pattern matching library for React.js, with smart type inference.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 72.1%
  • CSS 14.5%
  • JavaScript 13.4%