Merging to objects in a type-safe way with Lodash?

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

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

    The repository for high quality TypeScript type definitions.

  • If I'm reading the types correctly, it looks like the resulting type is a union of the two.

  • TypeScript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • You can simulate nominal typing in TS with branded typing (although it's pretty clunky), and adding true nominal typing is currently a TS proposal

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

  • Declaring JSX types in TypeScript 5.1

    3 projects | dev.to | 6 Jul 2023
  • Functional Programming with TypeScript's Type System

    2 projects | news.ycombinator.com | 16 Apr 2023
  • TypeScript PR merged to allow components to return anything renderable (raw strings, numbers, promises for RSC), instead of just JSX.Element and null.

    2 projects | /r/reactjs | 15 Apr 2023
  • Thinking in ReScript

    3 projects | dev.to | 11 Aug 2021
  • Why Become a TypeScript Fan?

    3 projects | news.ycombinator.com | 10 Mar 2021