Skip to main content

Module loader

Module loader 

Source
Expand description

Orchestrate loading a table folder into validated rows.

Functions§

load_database
Load a multi-table database directory.
load_table
Load all markdown files in a folder, validate, and return rows.
load_table_cached
Load with an optional mtime-based cache. Unchanged files are served from cache.