1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-08 13:06:15 +02:00
joplin/packages/app-desktop
renovate[bot] 3fead0a8a7
Update dependency styled-components to v5.3.10 (#8178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-13 05:50:55 +00:00
..
build
build-mac Revert "Chore: Mac binary signing tweaks for embedded plugins (#7988)" 2023-03-30 18:24:25 +01:00
build-win
commands
gui Desktop, Mobile: Resolves #8154: Translate Welcome notes 2023-05-10 12:20:04 +01:00
locales
plugins Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
services Tools: Add eslint rule "jest/require-top-level-describe" 2023-03-09 17:50:56 +00:00
style/icons
tools Desktop: Resolves #8028: Remove custom PDF viewer to reduce application size 2023-04-26 21:45:02 +01:00
utils
vendor
.gitignore
.yarnrc.yml
app.reducer.test.ts Tools: Add more eslint/jest rules 2023-03-09 17:50:56 +00:00
app.reducer.ts
app.ts
bridge.ts Desktop: Auto-detect locale on startup 2023-05-10 12:20:03 +01:00
checkForUpdates.ts Doc: Update download links 2023-05-11 18:44:50 +01:00
ElectronAppWrapper.ts Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
generateSha512.js
global.d.ts
gulpfile.js
index.html
InteropServiceHelper.ts
jest.config.js
main-html.js
main.js
main.scss
package.json Update dependency styled-components to v5.3.10 (#8178) 2023-05-13 05:50:55 +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