Notarizing your Electron application with Electron Builder

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
  • electron-builder

    A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box

  • I've used Electron Builder together with the Electro Builder Vue CLI to build my first application. According to the official Electron website, it's described as a "complete solution to package and build a ready-for-distribution Electron app that focuses on an integrated experience."

  • notarize

    Notarize your macOS Electron Apps

  • Electron Builder also uses Electron Notarize behind the scenes. For example, this is the afterSignHook.js I'm using:

  • 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

  • Looking for self-hosted auto update solution, working with GitLab.

    1 project | /r/electronjs | 10 Jul 2023
  • Progress/Testing of code free I.F. engine

    2 projects | /r/interactivefiction | 25 Mar 2023
  • Can I build an electron app with just the binaries?

    1 project | /r/electronjs | 17 Feb 2023
  • Electron build generating wrong index.html & renderer.js file

    1 project | /r/electronjs | 22 Jan 2023
  • Do you use all three major OSs, Windows,Linux and MacOS?

    1 project | /r/learnprogramming | 10 Oct 2022