oxide.ts - my Rust-inspired Option/Result and match library - Version 1.0 Release

This page summarizes the projects mentioned and recommended in the original post on /r/typescript

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • match-iz

    A tiny pattern-matching library in the style of the TC39 proposal.

  • Slightly related is this pattern matching library I saw the other week, you might be interested: https://github.com/shuckster/match-iz

  • domain-driven-hexagon

    Learn Domain-Driven Design, software architecture, design patterns, best practices. Code examples included

  • Thanks for this. I've been using this lib for a few weeks now and included it in my small Domain-driven design tutorial. Good stuff

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • fp-ts

    Functional programming in TypeScript

  • What about fp-ts! It includes all of these concept of Option/None/Some and much much more, in a full functional programming paradigm! 😄 github link

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts