Skip to content

Latest commit

 

History

History

core

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

@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.