# fmatter **Repository Path**: yixy/fmatter ## Basic Information - **Project Name**: fmatter - **Description**: A simple YAML Front Matter parser using the launchpad.net/goyaml package. - **Primary Language**: Go - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-07 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fmatter A simple YAML Front Matter parser, using the [gopkg.in/yaml.v2](http://godoc.org/gopkg.in/yaml.v2) package. View the godoc documentation [here](http://godoc.org/j4k.co/fmatter). forked from james4k/fmatter: * add go mod and tag v1.0.0