{"id":17497429,"url":"https://github.com/moox/metalsmith-filenames","last_synced_at":"2025-06-16T07:41:07.084Z","repository":{"id":31329465,"uuid":"34892012","full_name":"MoOx/metalsmith-filenames","owner":"MoOx","description":"Metalsmith plugin to add filenames to entries","archived":false,"fork":false,"pushed_at":"2017-11-21T07:02:26.000Z","size":3,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-03T22:28:45.963Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/MoOx.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-01T06:18:49.000Z","updated_at":"2019-08-18T16:43:51.000Z","dependencies_parsed_at":"2022-08-03T15:17:39.356Z","dependency_job_id":null,"html_url":"https://github.com/MoOx/metalsmith-filenames","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/MoOx/metalsmith-filenames","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoOx%2Fmetalsmith-filenames","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoOx%2Fmetalsmith-filenames/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoOx%2Fmetalsmith-filenames/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoOx%2Fmetalsmith-filenames/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MoOx","download_url":"https://codeload.github.com/MoOx/metalsmith-filenames/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MoOx%2Fmetalsmith-filenames/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260120233,"owners_count":22961689,"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":[],"created_at":"2024-10-19T15:45:47.667Z","updated_at":"2025-06-16T07:41:07.068Z","avatar_url":"https://github.com/MoOx.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# metalsmith-filenames [![Travis Build Status](https://travis-ci.org/MoOx/metalsmith-filenames.svg)](https://travis-ci.org/MoOx/metalsmith-filenames)\n\n\u003e Metalsmith plugin to add filenames to entries\n\n## Installation\n\n```console\n$ npm install metalsmith-filenames\n```\n\n## Usage\n\n```js\nimport Metalsmith from \"metalsmith\"\nimport filenames from \"metalsmith-filenames\"\n\nnew Metalsmith(\"./\")\n  .use(\n    filenames()\n  )\n  .build(err =\u003e {if (err) {throw err}})\n```\n\n## [Changelog](CHANGELOG.md)\n\n## [License](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoox%2Fmetalsmith-filenames","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoox%2Fmetalsmith-filenames","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoox%2Fmetalsmith-filenames/lists"}