Hide source code

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

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
  • asarmor

    Protect asar files from extraction

  • The simplest way to have some kind of source code protection is to package into an asar file and use asarmour to make it non trivial to extract the archive. https://github.com/sleeyax/asarmor

  • bytenode

    A minimalist bytecode compiler for Node.js

  • There's an NPM package called bytenode which compiles your JavaScript to V8 bytecode.

  • 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

  • ByteNode: A minimalist bytecode compiler for Node.js

    1 project | news.ycombinator.com | 15 Jan 2024
  • Where do you store api keys or jwt token in an electron app?

    1 project | /r/electronjs | 22 Mar 2022
  • Where to hide or store database key in electron app? (Is it possible to do with c++ addons?)

    1 project | /r/electronjs | 22 Mar 2022
  • Delivering an application in CL w.o. source

    2 projects | /r/lisp | 4 Jan 2022
  • Protecting Node code

    1 project | /r/node | 5 Dec 2021