Gathering detailed insights and metrics for @electron-forge/async-ora
Gathering detailed insights and metrics for @electron-forge/async-ora
Gathering detailed insights and metrics for @electron-forge/async-ora
Gathering detailed insights and metrics for @electron-forge/async-ora
npm install @electron-forge/async-ora
Module System
Min. Node Version
Typescript Support
Node Version
NPM Version
6,511 Stars
3,165 Commits
521 Forks
77 Watching
31 Branches
99 Contributors
Updated on 28 Nov 2024
TypeScript (95.17%)
JavaScript (4.38%)
HTML (0.31%)
Shell (0.07%)
CSS (0.03%)
Batchfile (0.03%)
Cumulative downloads
Total Downloads
Last day
104.1%
1,290
Compared to previous day
Last week
59.4%
7,590
Compared to previous week
Last month
43.6%
20,511
Compared to previous month
Last year
-64%
279,579
Compared to previous year
5
4
A complete tool for building modern Electron applications.
Electron Forge unifies the existing (and well maintained) build tools for Electron development into a simple, easy to use package so that anyone can jump right in to Electron development.
Website | Goals | Docs and Usage | Configuration | Support | Contributing | Changelog
Pre-requisites:
If you have a more recent version of npm
or yarn
, you can use
npx
,
or
yarn create
.
1npx create-electron-app my-new-app 2# or 3yarn create electron-app my-new-app 4 5# then 6cd my-new-app 7npm start
For more information on creating a new project from a template, see our CLI documentation.
For Electron Forge documentation and usage you should check out our website: electronforge.io
With these goals in mind, under the hood this project uses, among others:
@electron/rebuild
:
Automatically recompiles native Node.js modules against the correct
Electron version.@electron/packager
:
Customizes and bundles your Electron app to get it ready for distribution.If you are interested in reporting/fixing issues and contributing directly to the code base, please see CONTRIBUTING.md for more information on what we're looking for and how to get started.
Please report bugs or feature requests in our issue tracker. You can find help for debugging your Electron Forge on the Support page, and ask questions in the official Electron Discord server, where there is a dedicated channel for Electron Forge.
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
30 commit(s) and 10 issue activity found in the last 90 days -- score normalized to 10
Reason
all dependencies are pinned
Details
Reason
no binaries found in the repo
Reason
license file detected
Details
Reason
Found 19/21 approved changesets -- score normalized to 9
Reason
5 existing vulnerabilities detected
Details
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
project is not fuzzed
Details
Reason
security policy file not detected
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More