1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-desktop
2020-11-05 18:24:07 +00:00
..
build All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
build-win All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
commands All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
gui All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
locales All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
plugins All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
services All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
style/icons All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
tools All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
.gitignore All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
app.ts All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
bridge.ts All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
checkForUpdates.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
dev-app-update.yml-FORTESTING All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
ElectronAppWrapper.ts All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
generateSha512.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
global.d.ts All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
gulpfile.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
index.html All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
InteropServiceHelper.ts All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
main-html.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
main.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
package-lock.json Electron release v1.4.2 2020-11-05 18:24:07 +00:00
package.json Electron release v1.4.2 2020-11-05 18:24:07 +00:00
README.md All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
style.css All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
testPluginDemo.sh All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
tsconfig.json All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00

@joplinapp/app-desktop

TODO: description

Usage

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

// TODO: DEMONSTRATE API