{"id":21012911,"url":"https://github.com/tanmen/export-indexer","last_synced_at":"2025-06-27T03:11:32.899Z","repository":{"id":186559674,"uuid":"337924966","full_name":"tanmen/export-indexer","owner":"tanmen","description":"Automatically generates an index file library","archived":false,"fork":false,"pushed_at":"2024-08-17T00:04:41.000Z","size":222,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-13T16:18:44.346Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/tanmen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-02-11T04:02:50.000Z","updated_at":"2024-08-17T00:03:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"a522c5c5-5a2a-40fb-94da-1ef7f5c46c32","html_url":"https://github.com/tanmen/export-indexer","commit_stats":null,"previous_names":["tanmen/export-indexer"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/tanmen/export-indexer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanmen%2Fexport-indexer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanmen%2Fexport-indexer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanmen%2Fexport-indexer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanmen%2Fexport-indexer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tanmen","download_url":"https://codeload.github.com/tanmen/export-indexer/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tanmen%2Fexport-indexer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262181059,"owners_count":23271319,"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-11-19T09:39:11.181Z","updated_at":"2025-06-27T03:11:32.876Z","avatar_url":"https://github.com/tanmen.png","language":"TypeScript","readme":"# export-indexer\n\nThis library is a library that automatically generates an index file.\n\n## How to run\n```\nnpx export-indexer\n```\n\n### Install\n`npm`\n```shell\nnpm install -D export-indexer\n```\n\n`yarn`\n```shell\nyarn add -D export-indexer\n```\n\n## Usage\nCreate a `.index` file where you want the index file to be generated.\n\n### Example\nIf the directory structure is as follows\n```\n└ components\n  ├ .index\n  └　test.tsx\n```\n\nDo the following in terminal:\n```\nnpx export-indexer\n```\n\nIf you want to detect changes:\n```shell\nnpx export-indexer --watch\n```\n\nThen, the following contents will be output.\n`index.ts`\n```\nexport * from './text';\n```\n\n`file`\n```\n└ components\n  ├ .index\n  ├ index.ts\n  └　test.tsx\n```\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanmen%2Fexport-indexer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftanmen%2Fexport-indexer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftanmen%2Fexport-indexer/lists"}