JavaScript Object Notation (JSON) Pointer

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Type-safe, ergonomic, polymorphic optics for TypeScript

  • jsonpath

    A Go implementation of JSONPath (by yalp)

  • I was wondering how this differs from JSONPath, found some answers on google:

    > jsonpointer just defines how to access to a single value inside a json document, whereas jsonpath has more powerful features like union (extract multiple values), filters and deep search (recursively match a path).

    > But jsonpath is missing a proper specification, so some behaviors are implementation specific with some parts heavily depending on some javascript constructs (mainly filters).

    https://github.com/yalp/jsonpath/issues/1#issuecomment-13708...

  • 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

  • Advanced Large Object Management with jotai

    1 project | dev.to | 26 Sep 2021
  • Ref in cats-effect. When should I use it, and when should I not?

    1 project | /r/scala | 9 Jul 2022
  • Monocle 3 release candidate - a super useful and simple library for optics with poetic api

    1 project | /r/scala | 1 Jun 2021
  • Monocle 3.0.0-M1 is released for Scala 2.13 and Scala 3

    1 project | /r/scala | 19 Feb 2021
  • Jotai, now with Optics

    6 projects | dev.to | 30 Oct 2020