nan
Electron
nan | Electron | |
---|---|---|
6 | 242 | |
3,293 | 114,555 | |
0.2% | 0.3% | |
6.7 | 9.9 | |
about 1 month ago | 4 days 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.
nan
- C++ Addons no Node.js
- What's the "modern" way of creating a native addon for Node.js?
-
Node.js vs. Python: How to choose the best technology to develop your backend
TypeScript has gained popularity in recent years, and to put things into perspective, it has over 29 million weekly downloads on npm. According to the Stack Overflow 2021 developer survey, it is ranked as the third most-loved programing language, beating Python, Node.js, and JavaScript itself. To learn how to set up TypeScript with node, see this article.
-
How to read audio data from a 'MediaStream' object in a C++ addon
After sweating blood and tears I've finally managed to set up a Node C++ addon and shove a web-platform standard MediaStream object into one of its C++ methods for good. For compatibility across different V8 and Node.js versions, I'm using Native Abstractions for Node.js (nan):
- Node Bindings untuk binding dari C++ pada Node.js
- How do i integrate C++ backend with electron GUI?
Electron
-
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.
-
The IDEs we had 30 years ago and we lost
VS Code has been crashing at launch in Wayland since more than eight months ago:
https://github.com/electron/electron/issues/37531
-
Design Systems with Web Components
So we talked a lot about the Atomic Design Principle, but you could just use that in any system and start creating. You could have Angular components, React Components, and Vue Components. But if you notice these don't easily work Everwhere. So the solution is to use Web Components because the modern browser can already understand these, and any Front-End framework can then utilize these components. You can use Electron for desktop (Slack, VSCode), PWA for both Android and iOS, and across all browsers Can I Use.
- Settings · Rulesets · electron/electron
What are some alternatives?
node-addon-api - Module for using Node-API from C++
tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
node-pre-gyp - Node.js tool for easy binary deployment of C++ addons
dotenv - Loads environment variables from .env for nodejs projects.
execa - Process execution for humans
Eel - A little Python library for making simple Electron-like HTML/JS GUI apps
Banshee
react-native - A framework for building native applications using React
editly - Slick, declarative command line video editing & API
puppeteer - JavaScript API for Chrome and Firefox
opencv - OpenCV Bindings for node.js
cheerio - The fast, flexible, and elegant library for parsing and manipulating HTML and XML.