Turn markdown files into structured, queryable data with JS. Build markdown-powered docs, blogs, and sites quickly and reliably.
MarkdownDB is a javascript library that enables the transformation of markdown files into a structured and queryable database. It facilitates the creation of markdown-powered websites efficiently and reliably. The library offers various features such as parsing markdown files to extract structured data, building a queryable index in JSON files or SQLite database, and providing a lightweight javascript API for querying and using the data files in applications.
MarkdownDB is a powerful javascript library that simplifies the creation of markdown-powered websites by converting markdown files into a structured and queryable database. It offers features such as indexing folders of files, extracting structured data, and providing an intuitive API for querying the database. By supporting different index formats and incorporating features like metadata extraction, type casting, tags, and link analysis, MarkdownDB enhances the usability and efficiency of markdown-driven sites.
Contentlayer is an open-source platform for building dynamic, data-driven websites and applications using markdown files as the content source. It features an intuitive API, flexible content modeling, and easy integration with popular frontend frameworks and tools.