Crypto Lookup
Use the Cryptonator API to pull prices for crypto in a target currency.
The above warnings are based on limited information and might not always be accurate.
Data
ID | obsidian-crypto-lookup |
Author | Andrew Lombardi |
Minimum Obsidian Version | 0.12.0 |
Official Release Date | 2021-11-11 |
Last update | 2021-11-11 |
Quick Links
Changes
Date | Changed Property | Old Value | New Value |
---|---|---|---|
2021-11-11 | Plugin Added | ||
2023-04-28 | name | Crypto Lookup for Obsidian | Crypto Lookup |
2023-04-28 | description | A plugin for Obsidian which uses the Cryptonator API to pull back prices for crypto in a target currency | Use the Cryptonator API to pull prices for crypto in a target currency. |
Repository Data
License | MIT in package.json MIT in LICENSE
file
|
Package Manager | yarn |
Uses Typescript | Yes |
Installed Bundlers | esbuild |
Installed Testing Frameworks | None found |
Has Test Files | No |
Uses BRAT beta releases | No |
Dependencies | numeral |
Dev Dependencies | @types/node, @types/numeral, 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 210 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 |
---|---|---|
0.0.1 | 2022-11-23 | None |
0.0.2 | 2021-11-11 | None |