Electron
Electron is a desktop application framework developed by GitHub and created by Cheng Zhao. It allows for the development of desktop applications using front- and back-end infrastructure such as HTML, CSS, and JavaScript.
Here are 7,245 public repositories matching this topic...
Consider the following snippet run in the main process where one wants to listen for "will-prevent-default" events and after some asynchronous operation (do_something, a call which returns a Promise) initiated by the event listener, depending on the result (result) of the operation, call preventDefault on the even
- Are you nativefying a public website? Yes
- Feature request? Have you looked at
nativefier --helpto see if an existing option could fit your needs? Yes - OS:
Windows 10 - Error message / stack trace (if any):
Resource interpreted as Document but transferred with MIME type text/csv: "https://www.example.com/wp-admin/admin-ajax.php?action=export_appointments".
I'm trying to export cs
A terminal emulator for the 21st century.
-
Updated
Dec 25, 2019 - TypeScript
Not sure if this is the write place for this, but just putting an idea on the table that I would love to see -- creating an extensible PDF viewer based on Electron, possibly forked from Atom Shell the way Nylas is doing for email.
The hard part of rendering PDFs is already handled nicely by PDF.js, so it would be a matter of integration it into the Electron framework.
SyntaxError: Invalid regular expression: /(?<=data-userid=")\d+(?=")/: Invalid group
They're part of the current JS spec and supported in both Chrome and Node: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/RegExp#Browser_compatibility
I may have to look into Puppeteer until they're supported in Nightmare. Consider this a feature request!
Issue type:
[ ] question
[ ] bug report
[ ] feature request
[x] documentation issue
Database system/driver:
[ ] cordova
[ ] mongodb
[ ] mssql
[ ] mysql / mariadb
[ ] oracle
[x] postgres
[ ] cockroachdb
[ ] sqlite
[ ] sqljs
[ ] react-native
[ ] expo
TypeORM version:
[x] latest
[ ] @next
[ ] 0.x.x (or put your version here)
Describe your feature request
Just like we can attach images, it would be great to attach random files like pdfs. Those documents can be uploaded to the same Github repo just like images are being uploaded currently.
Additional context [optional]
While taking notes, it is great to have the ability of uploading random pdfs that I used as reference for writing my notes.
- OS: Windows 10 Pro
- Notable: 1.8.1
Reproduction steps
- Select a Windows network share as data directory.
- Take a note.
- Close and restart the application.
Current behavior
No notes are listed.
Expected behavior
The note I took should be listed.
Hi, I'm a Redux maintainer. I'd like to offer a couple suggestions.
Problem
The current Redux example implementation shows use of reducers with "hand-written" immutable update logic, and has a somewhat complex store configuration. In addition, the project currently uses a "folder-by-type" folder structure.
Proposed Solution
The project should switch to using the official [Redux
:speech_balloon: A better WeChat on macOS and Linux. Built with Electron by Zhongyi Tong.
-
Updated
Dec 26, 2019 - JavaScript
:computer: 🔄 :iphone: A realtime Database for JavaScript Applications
-
Updated
Dec 25, 2019 - TypeScript
Version: 1.0.91
Platform: darwin 18.7.0
Plugins: clickable-links
Copy pasting around 100 lines of code from macOS 10.14.6 into vim messes up the indentation and the code becomes invalid.
A cross-platform, customizable science fiction terminal emulator with advanced monitoring & touchscreen support.
-
Updated
Dec 25, 2019 - JavaScript
Following the README for inserting new items on an array, gives error; insert is not existent; should be corrected to push
macOS version:
10.14.6 (18G95)
Kap version:
3.0.0-beta.6
Other possibly relevant info:
Monitor setup: single rMBP 15" screen, no external monitors
macOS scrollbar appearance setting: "Show Always" (in System Preferences > General)
Steps to reproduce
- Click the Kap menu bar icon.
- Click the button in the Kap bar to record an area of the screen.
- Select a regio
When a container image tag is too long, it causes the fav and close icons to be shifted. Max width should be 120px - child span should be inline-block
We need to make zerver.webhooks.trello.view.exceptions.TrelloException into a subclass of UnexpectedWebhookEventType to avoid getting error emails whenever Trello adds a new event type. See zerver/webhooks/trello/view/exceptions.py for where to make the change.
There are two mentions of a reactide.config.js file in the README:
The component tree works out-of-the-box by finding the entry point to your React application that you provide inside the reactide.config.js file.
Go to the reactide.config.js file and change the .html and .js entry points to the relative path of your respective files.
But I could not find any examples or documentation
I'm not sure how the form widgets are meant to be positioned and styled. Can you create an example that shows them looking good? I couldn't figure it out.
Add some docs for the new metrics added in #7257.
I'll try to PR updates to the README.md file. In the meantime, making this ticket with the correct directions for anyone trying to build the latest release for themselves:
npm run pack. Quit the process once the webpack analyzer graphic pops up.node bin/pack.js- Don't worry about
Unhandled rejection Error: No identity found for signing.error. - Packaged app ready at `dist/
Created by GitHub
Released July 15, 2013
Latest release 7 days ago
- Repository
- electron/electron
- Website
- electronjs.org
- Wikipedia
- Wikipedia
I use VSCode in three different places; my home computer, my work computer, and as a portable version I carry on a drive when I need to use a machine that doesn't have it.
I use an extension to keep my settings synced up between editors, and the only issue I've encountered so far is that the git path doesn't match between any of them. On my home machine I have it installed to C of course, work