front_matter 1.1.0 copy "front_matter: ^1.1.0" to clipboard
front_matter: ^1.1.0 copied to clipboard

A front matter parser that extracts YAML metadata from the start of a file or string.

Changelog #

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.1.0] - 2019-06-16 #

Added #

  • toString() method to FrontMatterDocument.

[1.0.2] - 2019-06-09 #

Changed #

  • Exported FrontMatterDocument and FrontMatterException.

[1.0.1] - 2019-06-09 #

Added #

  • Changelog.

Changed #

  • Package description.
  • Combined examples into one file.

[1.0.0] - 2019-06-09 #

Added #

  • Initial commit of project files.
3
likes
40
pub points
18%
popularity

Publisher

unverified uploader

A front matter parser that extracts YAML metadata from the start of a file or string.

Repository (GitHub)
View/report issues

Documentation

Documentation

License

MIT (LICENSE)

Dependencies

yaml

More

Packages that depend on front_matter