fensak-io / front-matter

Yet another NodeJS library for extracting front matter from markdown strings.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fensak-io/front-matter - Front matter parser

NPM latest release
main branch CI Documentation LICENSE

Extract front matter from strings.

Adapted from denoland/deno_std/front_matter, which in turn is adapted from jxson/front-matter.

Reporting Bugs, Getting Help, Providing Feedback, etc

Please create a GitHub issue to report bugs and issues with this library, including self-hosting and using the functions for testing.

Do not open an issue to report security issues. Instead, please review our Security Policy.

LICENSE

SPDX-License-Identifier: MPL-2.0

LICENSE file

About

Yet another NodeJS library for extracting front matter from markdown strings.

License:Mozilla Public License 2.0


Languages

Language:TypeScript 92.7%Language:JavaScript 7.3%