1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
joplin/packages/app-desktop
2021-05-10 11:12:29 +02:00
..
build
build-mac
build-win
commands
gui Desktop: Fixes #4916: Fixed pasting of text and images from Word on Windows 2021-05-10 11:12:29 +02:00
locales
plugins
services
style/icons
tools
utils
.gitignore
app.ts
bridge.ts
checkForUpdates.js
ElectronAppWrapper.ts
generateSha512.js
global.d.ts
gulpfile.js
index.html
InteropServiceHelper.ts
jest.config.js
main-html.js
main.js
package-lock.json Desktop: Fixes #4916: Fixed pasting of text and images from Word on Windows 2021-05-10 11:12:29 +02:00
package.json Desktop: Fixes #4916: Fixed pasting of text and images from Word on Windows 2021-05-10 11:12:29 +02:00
README.md
style.css
testPluginDemo.sh
tsconfig.json

@joplin/app-desktop

TODO: description

Usage

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

// TODO: DEMONSTRATE API