FP and JavaScript/TypeScript

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
  • zod-plugins

    Plugins and utilities for Zod

  • I use zod to ensure that the typing can be trusted and derive my types from it. Finally, I generate test data using zod-mock. It works great.

  • zod

    TypeScript-first schema validation with static type inference

  • I use zod to ensure that the typing can be trusted and derive my types from it. Finally, I generate test data using zod-mock. It works great.

  • 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
  • atomic

    Write ClojureScript in JavaScript without a transpiler. (by mlanza)

  • I fell in love with Clojure and ported most of the tools to plain ol' JavaScript. I stole reactives and FRP from Elm. I write a functional core then wrap it with an imperative shell. It's been my mainstay for 10 years now.

  • types

  • I recently took ownership of the new types/ramda repo. This repo is re-exported by @types/ramda and is the first step to bringing type definitions for ramda in-house. We're already hard at work correcting major issues, adding full currying support, and general bug fixes

  • ramda

    :ram: Practical functional Javascript

  • I recently took ownership of the new types/ramda repo. This repo is re-exported by @types/ramda and is the first step to bringing type definitions for ramda in-house. We're already hard at work correcting major issues, adding full currying support, and general bug fixes

  • 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.

    InfluxDB logo
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

  • Learn how to unleash the full potential of the type system of TypeScript

    11 projects | news.ycombinator.com | 20 Sep 2022
  • 5 Unexpected Things About TypeScript

    5 projects | dev.to | 22 Feb 2022
  • A light library for pipe style programming

    3 projects | dev.to | 10 Feb 2022
  • Is Lodash still a thing? Or are there already newer/better libraries?

    2 projects | /r/webdev | 27 Jul 2021
  • I'm new to FP and trying to work with Ramda in a React app. Any help would be appreciated!

    2 projects | /r/functionalprogramming | 21 Mar 2021