Electron
opencv
Electron | opencv | |
---|---|---|
245 | - | |
118,078 | 4,384 | |
0.4% | 0.0% | |
9.9 | 0.0 | |
3 days ago | about 1 year ago | |
C++ | C++ | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Electron
- My AI Skeptic Friends Are All Nuts
-
I still like Sublime Text in 2025
I went back to Sublime Text after trying VS Code for a few months.
VS Code is very nice, when it works. My main problems had to do with the extension ecosystem. It felt very chaotic: it was hard to figure out which ones to install to get the functionality I wanted. Updates to Python extensions sometimes caused instability, crashing the editor. And I found it difficult to set extension preferences: the UI tries to be slick but in practice it ends up being clunky and awkward. On top of that, there was an annoying bug on Linux, related to Electron, that prevented the Save dialog box from appearing properly, which... kind of sucks. https://github.com/electron/electron/issues/32857
Sublime is the perfect programmer's editor for dynamic languages like Python, and for general text editing. It's lightning fast. LSP is just enough to be helpful without getting in the way. Workspaces work the way I would expect. I prefer editing JSON files for preferences over navigating a complex GUI.
Best money I've ever spent on a license, and I'll happily renew just for maintenance updates, to be honest.
-
Tauri (1) — A desktop application development solution more suitable for web developers ✅
GitHub: https://github.com/electron/electron (114k Stars)
-
Release Radar · October 2024: Major updates from the open source community
One of the most loved frameworks around is Electron. It's used for writing cross-platform desktop applications. The latest release brings you navigationHistory extensions, a new handler for unlocking a cryptographic device, plenty of bug fixes, removal of some support, and some deprecated properties in favour of others. If you're an Electron user, check out the release notes so you're up to date.
-
GitHub Repositories Every Developer Should Know: An In-Depth Guide
Visit the repository for source code and documentation.
-
Electron Repo—Unpredictable Metrics, Efficient Deployments
There's a high probability that a bunch of desktop apps you are using are built with Electron. Electron is a framework that combines Node.js, parts of Chromium, and a layer of native code. Apps like Visual Studio Code, Slack, Atom, WhatsApp, or even the installer for Microsoft's Visual Studio use it to build for Windows, macOS, and Linux. Though Electron has its own fanbase, many flock to its competitor, Tauri, for its significantly better startup times and lower memory consumption.
- Electron dropped support for applications that require more than 4 GB of RAM
-
Top 20 Javascript Libraries on Github
Repository: Electron
-
Electrifying Software: Electron
Electron GitHub Repository
-
Release Radar • February 2024 Edition
The team at Electron have been faithfully shipping new releases almost every single month. I think they had Christmas off 🤔. This popular framework has developers writing cross-platform desktop applications using JavaScript, HTML and CSS. The latest update depreciates some process events, and added new modules, APIs, methods, and more. Read into all the changes in the Electron release notes. This month, Electron also introduced a new formal RFC process.
opencv
We haven't tracked posts mentioning opencv yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
dotenv - Loads environment variables from .env for nodejs projects.
onetime - Ensure a function is only called once
cheerio - The fast, flexible, and elegant library for parsing and manipulating HTML and XML.
file-type - Detect the file type of a file, stream, or data
jsdom - A JavaScript implementation of various web standards, for use with Node.js
node-pre-gyp - Node.js tool for easy binary deployment of C++ addons