Using import/require inside of Electron app

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

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Electron

    :electron: Build cross-platform desktop apps with JavaScript, HTML, and CSS

  • The other issue with "import" is that Electron do not support ESM yet, so you would need to stick to require(). Or you could build your main process code with Webpack.

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

    InfluxDB 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