removing lodash

This page summarizes the projects mentioned and recommended in the original post on dev.to

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

    Discontinued 🍕 This is a project to identify your next open source contribution.

  • I tried to replace this function with something more appropriate and I happened to notice that this one and the sortBy function were the only parts of the codebase where we used the lodash library directly. I took the opportunity to replace both and drop this library from our direct dependencies, and that's what I was doing in https://github.com/open-sauced/open-sauced/pull/1156

  • 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

  • OpenSauced: Your fast track to open source

    1 project | dev.to | 18 Dec 2023
  • The path to your next Open Source contribution

    1 project | news.ycombinator.com | 10 Jun 2022
  • How to lint PRs and welcome contributors using GitHub Actions

    6 projects | dev.to | 7 Dec 2021
  • Implementing Dark Mode (Part 1)

    1 project | dev.to | 16 Nov 2021
  • GitHub Action: Add Environment Variables To The Step That Is Using Them

    2 projects | dev.to | 24 Oct 2021