GTK 4.2.0 is out! New GL renderer, input hints, and a whole new API reference

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

SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. fzy.js

    A javascript port of fzy's scoring algorithm. As seen on GitHub.com!

    Some feedback about the new documentation: - Big logo on sidebar leaves less space for actual links - The font pairing (RedHat/Noto, sans-serif/serif) is a bit weird, you might as well use RedHat (Text and Display) for everything if you're gonna include both. - Search results are bad, replacing the stemmer altogether with fuzzy searching would be way more useful (e.g. the fzy algorithm is great) - I'd be happy to help, but I've taken a look at the repo and your build system and it all seems quite dated from a javascript development perspective, I'd at least bundle all the files in a single one and avoid using globals in multiple files by using a import/export syntax. If you're interested let me know I can open a PR with the adjustments above.

  2. SurveyJS

    SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.

    SurveyJS logo
  3. parcel

    The zero configuration build tool for the web. 📦🚀

    Some feedback about the new documentation: - Big logo on sidebar leaves less space for actual links - The font pairing (RedHat/Noto, sans-serif/serif) is a bit weird, you might as well use RedHat (Text and Display) for everything if you're gonna include both. - Search results are bad, replacing the stemmer altogether with fuzzy searching would be way more useful (e.g. the fzy algorithm is great) - I'd be happy to help, but I've taken a look at the repo and your build system and it all seems quite dated from a javascript development perspective, I'd at least bundle all the files in a single one and avoid using globals in multiple files by using a import/export syntax. If you're interested let me know I can open a PR with the adjustments above.

  4. node-gtk

    GTK+ bindings for NodeJS (via GObject introspection)

    Look, all I'm saying is GTK needs to do better in terms of documentation, it has been needing it for years. I've worked on nodejs bindings for years and I've more than once stopped worked on it altogether simply out of frustration due to the absence of proper documentation for the whole ecosystem. Please, don't take all this as an attack, I'd be happy to help. But I think you're limiting the project by applying restrictions that chase those who could help.

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

  • Parcel is a zero configuration build tool for the web

    1 project | news.ycombinator.com | 6 Dec 2024
  • Bluetooth Low Energy based RGB LED Strip color control from a web browser and STM32

    2 projects | dev.to | 5 Nov 2024
  • Connecting to BLE device and Reading Characteristics using JavaScript

    1 project | dev.to | 5 Nov 2024
  • Create a typescript package with Parcel

    1 project | dev.to | 14 May 2024
  • DEMO - Voice to PDF - Complete PDF documents with voice commands using the Claude 3 Opus API

    4 projects | dev.to | 27 Apr 2024

Did you know that JavaScript is
the 4th most popular programming language
based on number of references?