Show HN: Jq Play in the Browser via Web Assembly

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • aioli

    Framework for building fast genomics web tools with WebAssembly and WebWorkers

  • I, and many others, use jq play[0] a lot to craft queries.

    However, jqplay.org sends everything to a back end behind the scene, so it can be slow for big input json, and not great for privacy.

    Someone recently integrated jq compiled to web assembly in aioli.js[1], so I decided to make a jq play clone that runs in the browser.

    It does not support sharing a query, but it's minimal, and does what I need for now.

    [0]: https://jqplay.org/

    [1]: https://github.com/biowasm/aioli

  • 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