Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Cs Interview Knowledge Map | 17,020 | 3 years ago | 40 | |||||||
Build the best interview map. The current content includes JS, network, browser related, performance optimization, security, framework, Git, data structure, algorithm, etc. | ||||||||||
Wp Calypso | 12,304 | 168 | 49 | 2 hours ago | 29 | January 24, 2023 | 5,277 | gpl-2.0 | JavaScript | |
The JavaScript and API powered WordPress.com | ||||||||||
Infisical | 9,717 | 2 | a day ago | 44 | November 21, 2022 | 208 | other | TypeScript | ||
♾ Infisical is an open-source, end-to-end encrypted platform for secret management: sync secrets across your team/infrastructure and prevent secret leaks. | ||||||||||
Lbry Desktop | 3,593 | 3 months ago | 598 | mit | JavaScript | |||||
A browser and wallet for LBRY, the decentralized, user-controlled content marketplace. | ||||||||||
Frontend Tech List | 2,728 | 4 years ago | 1 | HTML | ||||||
📝 Frontend Tech List for Developers 💡 | ||||||||||
Spring Security React Ant Design Polls App | 1,617 | 7 months ago | 45 | Java | ||||||
Full Stack Polls App built using Spring Boot, Spring Security, JWT, React, and Ant Design | ||||||||||
Jetpack | 1,510 | 5 | 17 hours ago | 44 | September 04, 2023 | 2,724 | other | PHP | ||
Security, performance, marketing, and design tools — Jetpack is made by WordPress experts to make WP sites safer and faster, and help you grow your traffic. | ||||||||||
Secure Electron Template | 1,475 | 4 months ago | 20 | mit | JavaScript | |||||
The best way to build Electron apps with security in mind. | ||||||||||
React Cool Starter | 1,291 | 2 | 7 months ago | 1 | September 23, 2017 | 31 | mit | TypeScript | ||
😎 🐣 A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices. | ||||||||||
Spearmint | 1,249 | 15 days ago | 5 | mit | TypeScript | |||||
Testing, simplified. || An inclusive, accessibility-first GUI for generating clean, semantic Javascript tests in only a few clicks of a button. |
A current electron app template with the most popular frameworks, designed and built with security in mind. (If you are curious about what makes an electron app secure, please check out this page).
To get started, clone the repository by clicking the button, or through the command line (
git clone https://github.com/reZach/secure-electron-template.git
).
Once cloned, install the dependencies for the repo by running the following commands (you do not have to run the first command if your command line is already inside the newly cloned repository):
cd secure-electron-template
npm i
npm run dev
Are you using
yarn
? You'll want to read this issue.
When you'd like to test your app in production, or package it for distribution, please navigate to this page for more details on how to do this.
Taken from the best-practices official page, here is what this repository offers!
Built-in to this template are a number of popular frameworks already wired up to get you on the road running.
What would a template be without some helpful additions?
For a more detailed view of the architecture of the template, please check out here. I would highly recommend reading this document to get yourself familiarized with this template.
Please see our faq for any common questions you might have. NEW TO ELECTRON? Please visit this page.
If you've built any applications with our template, we'd love to see them!.