Boy, was it hard to implement proper keyboard shortcuts

This page summarizes the projects mentioned and recommended in the original post on dev.to

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
  • access-key-label-polyfill

    Polyfills the accessKeyLabel property to improve discoverability of native keyboard shortcuts for your website. Tiny and dependency-free.

  • I built a polyfill for the accessKeyLabel property that reveals the keyboard shortcut assigned by the browser and based on the accessKey property assigned to an interactive element. Browsers use different shortcuts for this and the accessKeyLabel property is the best way to improve the discoverability of custom shortcuts in web applications. Native support is missing in Chrome, IE and Edge. My AccessKeyLabelPolyfill is bridging the gap with less than 1 KB. GitHub | Demo

  • 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

  • Show HN: RocketScience is a proof of concept “any browser” forum application

    1 project | news.ycombinator.com | 3 May 2022
  • La espera terminó: el elemento <dialog> alcanza pleno soporte

    1 project | dev.to | 19 Apr 2022
  • Can we use &lt;dialog&gt; yet?

    1 project | /r/webdev | 20 Mar 2022
  • Any good articles, guides, tutorial about working with Web Audio API and/or Tone.js?

    2 projects | /r/webdev | 27 Jan 2022
  • Just a single tag can create this dialog box. &lt;dialog&gt; tag with open attribute created this simple styled centered box. =&gt; &lt;dialog open&gt;This is a dialog box&lt;/dialog&gt;

    1 project | /r/webdev | 13 Jan 2022