1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-05 12:50:29 +02:00
joplin/packages/app-desktop
2023-07-10 11:59:09 +01:00
..
build
build-mac
build-win
commands Tools: Apply eslint rule @typescript-eslint/no-inferrable-types with ignoreArguments=false 2023-06-30 09:11:26 +01:00
gui Chore: Fixed asset order 2023-07-02 17:48:29 +01:00
locales
plugins Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
services Desktop: Prevent app from crashing when changing screens 2023-07-09 14:12:41 +01:00
style/icons
tools Chore: Fixed asset order 2023-07-02 17:48:29 +01:00
utils
vendor
.gitignore
.yarnrc.yml
app.reducer.test.ts
app.reducer.ts Desktop: Trying to fix white screen issue 2023-06-06 16:31:31 +01:00
app.ts Desktop: Fixes #8256: Don't start window minimized in GNOME (#8441) 2023-07-10 11:59:09 +01:00
bridge.ts Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
checkForUpdates.ts Tools: Implement "prefer-object-spread" eslint rule 2023-06-01 12:02:36 +01:00
ElectronAppWrapper.ts Desktop: Fixes #8256: Don't start window minimized in GNOME (#8441) 2023-07-10 11:59:09 +01:00
generateSha512.js
global.d.ts
gulpfile.js
index.html
InteropServiceHelper.ts Tools: Apply rule @typescript-eslint/ban-types 2023-06-30 10:30:29 +01:00
jest.config.js
main-html.js
main.js
main.scss
package.json Desktop release v2.12.4 2023-07-07 16:16:01 +01:00
README.md
runForTesting.sh
style.scss
testPluginDemo.sh Desktop: Resolves #8080: Add support for plugin user data (#8312) 2023-06-13 18:06:16 +01:00
tsconfig.json

@joplin/app-desktop

TODO: description

Usage

const appDesktop = require('@joplin/app-desktop');

// TODO: DEMONSTRATE API