1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop
2023-06-05 18:46:41 +01:00
..
build
build-mac
build-win
commands
gui Desktop: Resolves #8083: Improved word count when em-dash is used 2023-06-05 18:35:34 +01:00
locales
plugins
services
style/icons
tools
utils
vendor
.gitignore
.yarnrc.yml
app.reducer.test.ts
app.reducer.ts
app.ts Desktop: Fixes #7484: Window is white on startup 2023-06-05 17:49:34 +01:00
bridge.ts
checkForUpdates.ts
ElectronAppWrapper.ts
generateSha512.js
global.d.ts
gulpfile.js
index.html
InteropServiceHelper.ts
jest.config.js
main-html.js
main.js
main.scss
package.json Desktop release v2.11.7 2023-06-05 18:46:41 +01:00
README.md
runForTesting.sh
style.scss
testPluginDemo.sh
tsconfig.json

@joplin/app-desktop

TODO: description

Usage

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

// TODO: DEMONSTRATE API