{"id":18885922,"url":"https://github.com/studiohyperdrive/named-exports","last_synced_at":"2026-02-23T10:30:27.287Z","repository":{"id":42211849,"uuid":"176341944","full_name":"studiohyperdrive/named-exports","owner":"studiohyperdrive","description":"Automatically create an index file for a TypeScript module.","archived":false,"fork":false,"pushed_at":"2023-03-04T03:22:36.000Z","size":386,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-12-31T04:42:53.705Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/studiohyperdrive.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2019-03-18T18:00:35.000Z","updated_at":"2021-06-07T15:00:25.000Z","dependencies_parsed_at":"2024-11-08T07:27:22.706Z","dependency_job_id":"e52d90d4-ef98-4cd1-bcb1-910a8e722c0d","html_url":"https://github.com/studiohyperdrive/named-exports","commit_stats":null,"previous_names":["tom-odb/named-export-ts"],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiohyperdrive%2Fnamed-exports","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiohyperdrive%2Fnamed-exports/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiohyperdrive%2Fnamed-exports/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/studiohyperdrive%2Fnamed-exports/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/studiohyperdrive","download_url":"https://codeload.github.com/studiohyperdrive/named-exports/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239859016,"owners_count":19708857,"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-08T07:23:13.804Z","updated_at":"2026-02-23T10:30:27.236Z","avatar_url":"https://github.com/studiohyperdrive.png","language":"JavaScript","readme":"# @studiohyperdrive/named-exports\n\nGenerate index files with named exports for your project.\n\n## Features\n\n* generate named exports in the folder of your choice\n* supports TypeScript projects as well as ECMAScript module syntax\n\n## Install\n\n```\nnpm install -D @studiohyperdrive/named-exports\n```\n\nor\n\n```\nyarn add @studiohyperdrive/named-exports\n```\n\n## Usage\n\n```\nnamed-exports --dir=src --ext=.ts --exclude=(ignore-this|ignore-that) --include=(include-this|include-that) --fileName=public_api --timeout=10000 --clean=true --indent=space --indentSize=4 --silent\n```\n\n### Options\n\n```\n--dir\nSet the root dir to generate an index file for. All files will be read recursively and any matching export patterns will be added to the index file.\n(default .)\n\n--ext\nSet the extension of files to match.\n(default .ts)\n\n--exclude\nExclude pattern passed to [node-glob](https://github.com/isaacs/node-glob), suffixed with provided ext.\n(default *.spec|*.test|*-test|*-spec)\n\n--include\nSet the extensions of files to match. Include pattern passed to [node-glob](https://github.com/isaacs/node-glob).\n(default ts|tsx)\n\n--fileName\nSet the name of the generated file.\n(default index)\n\n--timeout\nSet a max timeout for the script to finish execution.\n(default 30000)\n\n--clean\nCleanup remaining index files from previous builds.\n(default true)\n\n--indent\nChoose indentation style (\"space\" or \"tab\").\n(default space)\n\n--indentSize\nChoose indentation size.\n(default 2)\n\n--silent\nDisable logs.\n```\n\n## Contributing (Issue/PR)\nMake sure to add your issue, question or feature request to the issue tracker and fire away!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudiohyperdrive%2Fnamed-exports","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstudiohyperdrive%2Fnamed-exports","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstudiohyperdrive%2Fnamed-exports/lists"}