ExMemo Client
A client for the ExMemo service, used to search, sync, and organize data from the server.
Data
ID | exmemo-client |
Author | Yan.Xie |
Minimum Obsidian Version | 0.1.0 |
Official Release Date | 2024-11-09 |
Last update | 2025-07-30 |
Quick Links
Changes
Date | Changed Property | Old Value | New Value |
---|---|---|---|
2024-11-09 | Plugin Added | ||
2024-05-18 | Plugin Removed | ||
2024-12-07 | Plugin Re-Added |
Repository Data
License | LGPL-3.0-or-later in package.json Unrecognized in LICENSE
file
|
Package Manager | Unknown (no lock file found) |
Uses Typescript | Yes |
Installed Bundlers | esbuild |
Installed Testing Frameworks | None found |
Has Test Files | No |
Uses BRAT beta releases | No |
Dependencies | crypto-js, esbuild, js-base64, obsidian |
Dev Dependencies | @types/node, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, builtin-modules, esbuild, obsidian, tslib, typescript |
License information is extracted from the package.json
and the LICENSE
file. If they do not match, say unknown
, or say not found
, please check the repository or contact the author for clarification. This is not legal advice.
Has Test Files looks for files ending in .test.js
, .test.ts
, .spec.js
or .spec.ts
.
Installed Testing Frameworks looks at installed dependencies. This does not mean that a plugin is actually using the testing framework.
Dependencies and Dev Dependencies only list the direct dependencies of the plugin.
Lines of Code
The plugin has a total of 3958 lines of code. The following chart shows the lines of code split by programming language.
Downloads
The following chart shows the total number of downloads of the plugin over time. The second chart shows the delta of downloads per week, which is the number of new downloads per week. New version releases are marked with vertical lines.
Version History
Version | Release Date | Note |
---|---|---|
1.0.0 | 2024-11-09 | None |
1.0.1 | 2025-07-22 | None |
1.0.2 | 2025-07-30 | None |