mdstore 1.0.0

A file-based storage engine that stores structured data as Markdown files with YAML frontmatter
Documentation
1
2
3
4
5
6
7
8
9
10
{
  "version": "0.2",
  "words": [
    "Centy",
    "clippy",
    "frontmatter",
    "mdstore",
    "polyformproject"
  ]
}