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 10,703 public repositories matching this topic...
Build cross-platform desktop apps with JavaScript, HTML, and CSS
-
Updated
Nov 30, 2021 - C++
Node.js library to automate Chromium, Firefox and WebKit with a single API
-
Updated
Nov 30, 2021 - JavaScript
Mobile allows CRs in title which is inconsistent behaviour with desktop + can lead to data loss
Environment
Mobile
Joplin 2.3.4
Database v39
Android 11
USING BETA EDITOR
Desktop
Joplin 2.3.5 (prod, win32)
Client ID: a4ed20b9be424a1c8c3e5f3cc355c345
Sync Version: 3
Profile Version: 39
Keychain Supported: Yes
Revision: 819af3c
Windows 10
Steps to reproduce
- Create new note and start typing title manually
- Press 'return' and continue typing - repeat
3
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
Updated
Nov 29, 2021 - TypeScript
-
Updated
Jul 5, 2021 - JavaScript
Useful resources for creating apps with Electron
-
Updated
Nov 17, 2021
-
Updated
Nov 30, 2021 - JavaScript
A terminal for a more modern age (formerly Terminus)
-
Updated
Nov 30, 2021 - TypeScript
Is your feature request related to a problem? Please describe.
Currently Quasar Modes support TS files (for Electron and PWA modes), but the CLI isn't generating them out of the box.
Additional context
We need to create the TS version of all current files in these folders:
A terminal emulator for the 21st century.
-
Updated
May 20, 2019 - TypeScript
A high-level browser automation library.
-
Updated
Oct 12, 2021 - JavaScript
This repository is outdated and new Boost Note app is available! We've launched a new Boost Note app which supports real-time collaborative writing. https://github.com/BoostIO/BoostNote-App
-
Updated
Nov 19, 2021 - JavaScript
Simple to use local JSON database (supports Node, Electron and the browser)
-
Updated
Nov 30, 2021 - JavaScript
-
Updated
Nov 30, 2021 - TypeScript
Bug Description:
- The space/tabs indicator in the applications status bar contains redundant data (should be
Spaces: 4instead ofSpaces: 4: 4:


For C++ tests using the C++ TestMate extension, "Test: Run Test at Cursor" only works if the cursor is on the first line of the test case at column 0. For python tests, it works if the cursor is anywhere on the first line of the test case, up to column 0 of the next line.
This is