Streaming JSON deserialisation in the browser.

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

    Streaming JSON deserialisation in the browser (proof-of-concept)

  • oboe.js

    A streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes.

  • Reminds me of oboe.js

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

    WebCodecs

  • As I posted above, I have been streaming media (video and audio) using JSON for quite some time now, see https://plnkr.co/plunk/4Tb91b, https://plnkr.co/plunk/gCjYSt, https://github.com/guest271314/webcodecs/blob/main/serialize-to-json-deserialize-json-to-encodedaudiochunk-decode.js, and using Native Messaging in Python, C++, C, and JavaScript https://github.com/guest271314/captureSystemAudio/tree/master/native_messaging/capture_system_audio.

  • captureSystemAudio

    Capture system audio ("What-U-Hear")

  • As I posted above, I have been streaming media (video and audio) using JSON for quite some time now, see https://plnkr.co/plunk/4Tb91b, https://plnkr.co/plunk/gCjYSt, https://github.com/guest271314/webcodecs/blob/main/serialize-to-json-deserialize-json-to-encodedaudiochunk-decode.js, and using Native Messaging in Python, C++, C, and JavaScript https://github.com/guest271314/captureSystemAudio/tree/master/native_messaging/capture_system_audio.

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

  • Need help with ytdl-core and ExpressJS

    2 projects | /r/learnjavascript | 15 Apr 2023
  • Kindly review this C QuickJS HTTP streaming Web server module

    5 projects | /r/C_Programming | 31 Mar 2023
  • How to Record Audio from a Web Browser

    2 projects | /r/javascript | 1 Jan 2023
  • Reading floats, bytes, ints, and longs from an array

    3 projects | /r/cprogramming | 31 Dec 2022
  • How efficient are javascript objects? /JSON

    1 project | /r/learnjavascript | 18 Dec 2022