swissmanu / pattern-matching-with-typescriptLinks
TypeScript does not have any pattern matching functionality built in. This article shows several ways how you can replicate the core of a simple pattern matcher using a few simple structures and functions within TypeScript. Resulting code will have improved maintainability and better runtime type safety when done right.
☆73Updated 6 years ago
Alternatives and similar repositories for pattern-matching-with-typescript
Users that are interested in pattern-matching-with-typescript are comparing it to the libraries listed below
Sorting:
- The TypeScript Standard Library☆121Updated 2 years ago
- React Components for visualising RxJS observables and operators☆126Updated 8 years ago
- Marble diagram DSL based test suite for RxJS☆175Updated last year
- ☆81Updated 5 years ago
- An opinionated framework for building long-lived, maintainable UI codebases☆114Updated 6 years ago
- Immutable/functional select/update queries for plain JS.☆180Updated 6 years ago
- Automatic Ramda solution bot☆92Updated 9 years ago
- A composable API for reusable React code.☆85Updated 2 years ago
- A time driver designed to enable awesome testing and dev tooling☆76Updated 7 years ago
- Migrated to https://github.com/origamitower/folktale☆113Updated 7 years ago
- Type safe request handlers for Express. TypeScript compatible.☆65Updated 6 years ago
- Yet another Optics library in JavaScript. Based on the famous lens library from Haskell. Wrapped in a convenient Proxy interface☆153Updated 2 years ago
- Lightweight async library based on lazy futures☆123Updated 7 years ago
- Example TypeScript project built on top of new Babel 7 features. Includes Jest and Enzyme.☆160Updated 7 years ago
- Elm Architecture for JavaScript☆94Updated 8 years ago
- [DEPRECATED] Please use https://github.com/citycide/param.macro☆58Updated 6 years ago
- A babel plugin for replacing object and array literals with immutable versions☆116Updated 6 years ago
- Data-driven bundling☆48Updated 7 years ago
- A typesafe, low-boilerplate wrapper around redux☆53Updated 6 years ago
- A composable SQL query builder using template literals☆219Updated 6 years ago
- Easily and reliably support Render Props, Component Injection, and Function as a Child☆83Updated 7 years ago
- What are the most popular libraries in the RxJS ecosystem?☆65Updated 4 years ago
- Example using RxJS and Cycle.js on the server to handle requests (NOT server-side rendering)☆71Updated 9 years ago
- switch case for URLs, a small tool for routing in JavaScript☆77Updated 7 years ago
- Fantasy Land type for React Components☆188Updated 2 years ago
- Syntactic sugar 🍧🍨🍦 for easy to read function composition. 🦄☆58Updated 8 years ago
- Assert that an HTML string looks approximately the same as another HTML☆176Updated 7 years ago
- Maintains state for React app with RxJS the Redux way☆62Updated 6 years ago
- tiny (2.7kb) functional programming library using native es5/6 operations☆107Updated 7 years ago
- Publish npm packages with fewer screw-ups☆103Updated last year