joplin/packages/app-desktop
Laurent Cozic 28be0dbd36 update 2020-11-19 12:28:16 +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 Plugins: Added command to export folders and notes 2020-11-17 14:50:28 +00:00
gui update 2020-11-19 12:28:16 +00:00
locales All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
plugins Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
services gui 2020-11-18 17:36:04 +00:00
style/icons All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
tools Tools: Replace Jasmine with Jest to run tests 2020-11-10 15:59:30 +00:00
.gitignore gui 2020-11-18 17:36:04 +00:00
ElectronAppWrapper.ts Tools: Apply rule @typescript-eslint/member-delimiter-style 2020-11-12 19:29:22 +00:00
InteropServiceHelper.ts Plugins: Added command to export folders and notes 2020-11-17 14:50:28 +00:00
README.md Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
app.ts update 2020-11-19 12:28:16 +00:00
bridge.ts update 2020-11-18 22:58:09 +00:00
checkForUpdates.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +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 Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
index.html All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
jest.config.js Desktop: Allow customising application layout 2020-11-13 17:09:28 +00:00
main-html.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
main.js Desktop: Regression: Fix application name 2020-11-11 14:22:42 +00:00
package-lock.json gui 2020-11-18 17:36:04 +00:00
package.json gui 2020-11-18 17:36:04 +00:00
style.css All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
testPluginDemo.sh Plugins: Add support for editor context menu 2020-11-14 00:02:17 +00:00
tsconfig.json All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00

README.md

@joplin/app-desktop

TODO: description

Usage

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

// TODO: DEMONSTRATE API