{"id":20603349,"url":"https://github.com/metalsmith/headings","last_synced_at":"2025-07-30T17:36:04.251Z","repository":{"id":15640332,"uuid":"18377343","full_name":"metalsmith/headings","owner":"metalsmith","description":"A Metalsmith plugin that extracts headings from HTML files and attaches them to the file's metadata.","archived":false,"fork":false,"pushed_at":"2017-10-06T15:43:09.000Z","size":5,"stargazers_count":22,"open_issues_count":4,"forks_count":8,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-07-02T19:58:11.562Z","etag":null,"topics":["headings","html","metalsmith","metalsmith-plugin"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/metalsmith.png","metadata":{"files":{"readme":"Readme.md","changelog":"History.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-04-02T18:48:24.000Z","updated_at":"2023-05-10T13:54:11.000Z","dependencies_parsed_at":"2022-07-22T01:32:08.051Z","dependency_job_id":null,"html_url":"https://github.com/metalsmith/headings","commit_stats":null,"previous_names":["segmentio/metalsmith-headings"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/metalsmith/headings","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metalsmith%2Fheadings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metalsmith%2Fheadings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metalsmith%2Fheadings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metalsmith%2Fheadings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/metalsmith","download_url":"https://codeload.github.com/metalsmith/headings/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/metalsmith%2Fheadings/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264390717,"owners_count":23600566,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["headings","html","metalsmith","metalsmith-plugin"],"created_at":"2024-11-16T09:17:00.724Z","updated_at":"2025-07-30T17:36:04.204Z","avatar_url":"https://github.com/metalsmith.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# metalsmith-headings\n\n  A Metalsmith plugin that extracts headings from HTML files and attaches them to the file's metadata.\n\n## Installation\n\n    $ npm install metalsmith-headings\n\n## Example\n\n```js\nvar Metalsmith = require('metalsmith');\nvar headings = require('metalsmith-headings');\n\nMetalsmith(__dirname)\n  .use(headings('h2'))\n  .build();\n```\n\n## License\n\n  MIT","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetalsmith%2Fheadings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetalsmith%2Fheadings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetalsmith%2Fheadings/lists"}