Skip to content

Commit 46fd350

Browse files
committed
Add callout for datacore API typings
1 parent b86fef3 commit 46fd350

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

docs/docs/index.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,15 @@ Once Datacore is installed, it's immediately ready to use!
2525
Datacore is currently in a power-user stage focused on javascript/typescript savvy users - non-javscript views similar to DataviewQL
2626
will be coming in the future!
2727

28+
### Datacore as an API
29+
30+
The datacore API typings are available via the npm package `@blacksmithgu/datacore`. If you are developing an Obsidian
31+
plugin that you want to interop with Datacore on, you can simply:
32+
33+
```bash
34+
yarn install @blacksmithgu/datacore
35+
```
36+
2837
### Screenshots
2938

3039
<ImageFigure

0 commit comments

Comments
 (0)