Numeric from DB to string.

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

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
  • js-big-decimal

    Work with large numbers on the client side with high precision.

  • So yeah, there's no zero effort drop-in replacement. If you really really need all that precision (which I doubt), I'd recommend using something like js-big-decimal to handle the heavy lifting.

  • 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

  • Decoding Why 0.6 + 0.3 = 0.8999999999999999 in JS and How to Solve?

    4 projects | dev.to | 16 Nov 2023
  • eslint-plugin-big-number-rules: Enforce finance-safe calculations (helps 0.1 + 0.2 really equal 0.3)

    3 projects | /r/javascript | 3 Jun 2023
  • Solving the "floating point precision" problem with... floats?

    2 projects | dev.to | 22 May 2023
  • BigDecimal equivalent. What do you use?

    1 project | /r/node | 15 Dec 2022
  • [AskJS] Are there numeric textbox widgets with built-in support for big numbers like decimal.js?

    3 projects | /r/javascript | 2 Dec 2022