frontmatter
There are 152 repositories under frontmatter topic.
jonschlinkert/gray-matter
Smarter YAML front matter parser, used by metalsmith, Gatsby, Netlify, Assemble, mapbox-gl, phenomic, vuejs vitepress, TinaCMS, Shopify Polaris, Ant Design, Astro, hashicorp, garden, slidev, saber, sourcegraph, and many others. Simple to use, and battle tested. Parses YAML by default but can also parse JSON Front Matter, Coffee Front Matter, TOML Front Matter, and has support for custom parsers. Please follow gray-matter's author: https://github.com/jonschlinkert
elmasse/nextein
A static site generator with markdown + react for Next.js
eyeseast/python-frontmatter
Parse and manage posts with YAML (or other) frontmatter
mnapoli/FrontYAML
YAML Front matter parser
remarkjs/remark-frontmatter
remark plugin to support frontmatter (YAML, TOML, and more)
hmsk/vite-plugin-markdown
A vite plugin to import a Markdown file in various formats like Front Matter, HTML, ToC, and React/Vue Component
hmsk/frontmatter-markdown-loader
📝 Webpack Loader for: FrontMatter (.md) -> HTML + Attributes (+ React/Vue Component)
gautamdhameja/medium-2-md
A CLI tool that converts exported Medium posts (html) to Jekyll/Hugo compatible markdown with front matter.
adrg/frontmatter
Go library for detecting and decoding various content front matter formats
waiting-for-dev/front_matter_parser
Ruby library to parse files or strings with a front matter. It has automatic syntax detection.
remcohaszing/remark-mdx-frontmatter
A remark plugin for converting frontmatter metadata into MDX exports
gernest/front
extracts frontmatter from text files with ease with golang.
contentz-tech/contentz
Create Content, Get a Highly Optimized Website
JulianCataldo/remark-lint-frontmatter-schema
Validate your Markdown frontmatter data against a JSON schema — remark-lint rule plugin
mrzool/polyglot-jekyll
Plugin-free multilanguage Jekyll websites
okgrow/graphql-markdown
UNMAINTAINED! - Write markdown/frontmatter, generate GraphQL TypesDefs & Resolvers, query via GraphQL, and serve as html.🔥
the-alchemists-of-arland/gray-matter-rs
A tool for easily extracting front matter out of a string. It is a fast Rust implementation of gray-matter. Parses YAML, JSON, TOML and support for custom parsers. Use it and let me know by giving it a star!
render-engine/render-engine
Python Static Site Generator built with flexibility prioritized
ilterra/markdown-yaml-metadata-parser
Parse YAML metadata (front matter) in a markdown document
18F/jekyll_frontmatter_tests
A Jekyll plugin to test frontmatter on posts and other documents in a Jekyll site.
vfile/vfile-matter
utility to parse the YAML front matter in a vfile
yuanqing/fastmatter
:eyes: A fast frontmatter parser. Supports both string and stream inputs.
willviles/ember-cli-markdown-resolver
Ember CLI addon for resolving markdown files and trees of md files.
ray-x/yamlmatter.nvim
Enhancing the display of YAML frontmatter in Markdown files
HiDeoo/zod-matter
Typesafe front matter
tj/front
Frontmatter
micromark/micromark-extension-frontmatter
micromark extension to support frontmatter (YAML, TOML, etc)
cjsaylor/jrnl
Quick and easy CLI journaling tool for Github wiki journals.
kfirfitousi/mdx-nextjs-13
Proof-of-Concept for rendering MDX files using Next.js 13 and next-mdx-remote
nonplain/nonplain.js
Parse, transform, and export plaintext + frontmatter in Node.js
mohitsinghs/njk
Render nunjucks templates with markdown and front-matter
Mara-Li/obsidian-metacopy
A simple way to copy a frontmatter key in obsidian, and create an url from it !
easybird/json-to-frontmatter-markdown
Transform json to a markdown file with frontmatter and body
syntax-tree/mdast-util-frontmatter
mdast extensions to parse and serialize frontmatter (YAML, TOML, etc)
importantimport/fff
🌟 The Flexible & Functional Frontmatter Solution.
devjiwonchoi/remote-mdx
Use MDX in your React App