0.0.15 • Published 8 months ago

@braindb/core v0.0.15

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

@braindb/core

!WARNING Work in progress. Expect breaking changes.

What is this?

TL;DR: A markdown graph content layer database.

Read more here

What does it do?

  • Watches a folder.
  • Each Markdown file is parsed to extract links and frontmatter.
  • Each Markdown file is saved in the database.
  • Links are resolved to form a graph.

What can it do?

  • Find (internal) broken links.
  • Show (internal) backlinks.
  • Resolve wiki links.
  • Etc.