Sample project to demonstrate how to use F# and Fable to create an Obsidian plugin.
.config | ||
meta | ||
.gitignore | ||
justfile | ||
obsidian-sample-plugin-fs.fsproj | ||
Obsidian.fs | ||
Program.fs | ||
README.md |
Obsidian Sample Plugin F#
This is a recreation of the official Obsidian sample plugin in F# using Fable as a proof of concept.