1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
joplin/packages/app-desktop
2022-03-12 16:27:06 +00:00
..
build
build-mac
build-win
commands
gui Desktop: Fixes #6214: Undo and redo on note title did not work in some cases 2022-03-03 13:53:11 +00:00
locales
plugins
services
style/icons
tools
utils
vendor
.gitignore
.yarnrc.yml
app.reducer.test.ts
app.reducer.ts
app.ts
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.7.15 2022-03-12 16:27:06 +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