[AskJS] Sensible Prototype Extensions?

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

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

    A modern JavaScript utility library delivering modularity, performance, & extras.

  • Yes, that is the question about sensible design. This is of course a really hard question. My intuition says that the approach with integrating lodash 1:1 is a good way. (Although lodash#409 and titon/probe proves me wrong. What had changed in past 8 years is that we have TypeScript now. Built-in documentation would aid discoverability and ease of use. Well, that's the hypothesis anyway.)

  • proposal-bind-operator

    This-Binding Syntax for ECMAScript

  • I don't think you want realms so much as protocols or extensions, the latter assimilating the beloved bind operator.

  • 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

  • Getting Started with Lodash: A Beginner's Guide to JavaScript Utility Functions

    1 project | dev.to | 21 Mar 2024
  • JavaScript Equality Under the Lens: Enhancing React's Dependency Checks

    1 project | dev.to | 18 Feb 2024
  • How to Remove Duplicate Objects from an Array in JavaScript

    1 project | dev.to | 3 Feb 2024
  • Observables and Observers in RxJS

    1 project | dev.to | 9 Jan 2024
  • Lodash Migrates to Bun

    1 project | news.ycombinator.com | 16 Sep 2023