1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop
2022-12-21 10:00:31 +00:00
..
build Desktop: Remove demo plugins folder and update pinned version of backup plugin (#6801) 2022-09-05 12:36:21 +01:00
build-mac
build-win
commands
gui Desktop: Fixes #7434: Profile paths that contain special characters can break note rendering (#7449) 2022-12-18 12:41:36 +00:00
locales
plugins
services Chore: Complete Jest upgrade 2022-11-15 10:23:50 +00:00
style/icons
tools
utils
vendor
.gitignore
.yarnrc.yml
app.reducer.test.ts
app.reducer.ts
app.ts Tools: Add eslint rule prefer-await-to-then 2022-09-30 17:32:00 +01:00
bridge.ts Desktop: Fixes #6860: Made "Open profile directory" work on Windows (#6861) 2022-09-17 20:19:12 +01:00
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 All: Switch license to AGPL-3.0 2022-12-21 10:00:31 +00: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