{"id":22572405,"url":"https://github.com/edmolima/frontmattergo","last_synced_at":"2026-04-27T21:31:52.950Z","repository":{"id":218206816,"uuid":"745873192","full_name":"edmolima/frontmattergo","owner":"edmolima","description":"Simplifying YAML frontmatter unmarshalling in Go.","archived":false,"fork":false,"pushed_at":"2024-01-21T11:12:24.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T14:44:18.466Z","etag":null,"topics":["go","parser","yaml"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edmolima.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-20T12:06:08.000Z","updated_at":"2024-01-20T12:08:39.000Z","dependencies_parsed_at":null,"dependency_job_id":"e0294d49-6ce2-4749-9ef6-fbe2e1eb2551","html_url":"https://github.com/edmolima/frontmattergo","commit_stats":null,"previous_names":["edmolima/frontmattergo"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/edmolima/frontmattergo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmolima%2Ffrontmattergo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmolima%2Ffrontmattergo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmolima%2Ffrontmattergo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmolima%2Ffrontmattergo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edmolima","download_url":"https://codeload.github.com/edmolima/frontmattergo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edmolima%2Ffrontmattergo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32356598,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"ssl_error","status_checked_at":"2026-04-27T20:07:00.910Z","response_time":128,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["go","parser","yaml"],"created_at":"2024-12-08T02:09:07.642Z","updated_at":"2026-04-27T21:31:52.932Z","avatar_url":"https://github.com/edmolima.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# frontmattergo\n\n[![GoDoc](https://godoc.org/github.com/edmolima/frontmattergo?status.svg)](https://godoc.org/github.com/edmolima/frontmattergo)\n![](https://img.shields.io/badge/status-stable-green.svg)\n\n![](https://img.shields.io/badge/license-MIT-blue.svg)\n\n`frontmattergo` is a Go package that provides a simple and efficient way to unmarshal YAML frontmatter from text content. Frontmatter is often used in Markdown files to include metadata or configuration at the beginning of the document.\n\nPackage `frontmattergo` provides YAML frontmatter unmarshalling for Go.\n\n## Installation\n\n```bash\ngo get -u github.com/edmolima/frontmattergo\n```\n\n## Features\n\n- **YAML Frontmatter Unmarshalling:** Extract YAML frontmatter from text content seamlessly.\n\n- **Efficient Parsing:** Designed for efficiency with minimal dependencies, using the YAML parsing capabilities of the `gopkg.in/yaml.v3` package.\n\n- **Easy Integration:** Integrate with your existing Go projects effortlessly.\n\n\n## Contributing\n\nThank you for considering contributing to `frontmattergo`! Contributions are welcome, and we appreciate your help in making this project better.\n\n# Report Issues\n\nIf you find any issues or have suggestions, please open an issue on the GitHub repository. Provide a clear description of the problem and, if possible, a minimal reproducible example.\n\n# License\nBy contributing to frontmattergo, you agree that your contributions will be licensed under the [MIT License](./LICENSE).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmolima%2Ffrontmattergo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedmolima%2Ffrontmattergo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedmolima%2Ffrontmattergo/lists"}