ts-belt - Fast, modern, and practical utility library for FP in TypeScript / Flow / JavaScript. (Faster than ramda, rambda, remeda and lodash/fp.)

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

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.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • ts-belt

    🔧 Fast, modern, and practical utility library for FP in TypeScript.

  • genType

    Discontinued Auto generation of idiomatic bindings between Reason and JavaScript: either vanilla or typed with TypeScript/FlowType.

  • I don't really use ts-belt to be certain, but by looking at the source, it seems that it's using genType, which can generate TS types from ReScript values, and that makes interop work really well.

  • 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

  • Why not just https://gcanti.github.io/fp-ts/?

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

  • TypeScript: why you shouldn't throw errors to control the program flow

    2 projects | dev.to | 10 Apr 2023
  • libraries you are happy that you discovered them

    10 projects | /r/typescript | 27 Dec 2022
  • Question about error handling in Typescript

    3 projects | /r/typescript | 20 Aug 2022
  • io-ts vs zod

    4 projects | /r/typescript | 30 Jul 2022
  • How to use advanced Typescript to define a `pipe` function

    2 projects | dev.to | 11 Jun 2022