{"id":16419151,"url":"https://github.com/cameronhunter/typescript-project","last_synced_at":"2026-05-14T18:31:26.395Z","repository":{"id":208150546,"uuid":"720927073","full_name":"cameronhunter/typescript-project","owner":"cameronhunter","description":"A template repository for creating npm packages using TypeScript","archived":false,"fork":false,"pushed_at":"2024-02-19T18:46:21.000Z","size":199,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T13:32:03.000Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/cameronhunter.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":"2023-11-20T01:38:18.000Z","updated_at":"2023-11-20T01:38:47.000Z","dependencies_parsed_at":"2024-11-10T07:44:41.694Z","dependency_job_id":"07f0c1f6-f570-4192-88ec-da7101bb83cb","html_url":"https://github.com/cameronhunter/typescript-project","commit_stats":null,"previous_names":["cameronhunter/typescript-project"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/cameronhunter/typescript-project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cameronhunter%2Ftypescript-project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cameronhunter%2Ftypescript-project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cameronhunter%2Ftypescript-project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cameronhunter%2Ftypescript-project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cameronhunter","download_url":"https://codeload.github.com/cameronhunter/typescript-project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cameronhunter%2Ftypescript-project/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33037786,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-14T02:00:06.663Z","response_time":57,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-11T07:16:05.613Z","updated_at":"2026-05-14T18:31:26.377Z","avatar_url":"https://github.com/cameronhunter.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `@cameronhunter/typescript-project`\n\n[![npm package](https://img.shields.io/npm/v/%40cameronhunter/typescript-project?logo=npm)](https://www.npmjs.com/package/@cameronhunter/typescript-project)\n[![npm downloads](https://img.shields.io/npm/dm/%40cameronhunter/typescript-project?logo=npm)](https://www.npmjs.com/package/@cameronhunter/typescript-project)\n[![main branch status](https://img.shields.io/github/actions/workflow/status/cameronhunter/typescript-project/post-merge.yml?logo=github\u0026label=main)](https://github.com/cameronhunter/typescript-project/actions/workflows/post-merge.yml)\n\n\u003e A template repository for creating npm packages using TypeScript\n\n## Features\n\n-   [TypeScript](https://www.typescriptlang.org/) configured and ready (`pnpm run build`).\n-   [Vitest](https://vitest.dev/) configured and ready (`pnpm run test`).\n-   [Prettier](https://prettier.io/) configured and ready (`pnpm run format`).\n-   [Changesets](https://github.com/changesets/changesets) configured and ready (`pnpm changeset`) for versioning.\n-   `pre-merge` [action](https://docs.github.com/en/actions) which builds and tests the change. It will also auto-merge @dependabot changes.\n-   `post-merge` [action](https://docs.github.com/en/actions) which versions and publishes to both npm and Github packages along with generated changelogs.\n-   [Dependabot](https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/about-dependabot-version-updates) configured for automatic package updates. These will be auto-merged if they pass verification steps.\n-   Automatically add your Github username as the scope for unscoped npm packages.\n\n## Setup\n\n### Repository Settings\n\n#### General Settings\n\n-   Turn off wikis and projects\n-   Turn off merge commits and rebase merging\n-   Set the default commit message for squash to be \"pull request title and description\".\n-   Turn on \"Always suggest updating pull request branches\"\n-   Turn on \"Allow auto-merge\"\n-   Turn on \"Automatically delete head branches\"\n\n#### Branches\n\n-   Protect `main` branch\n-   Turn on \"Require status checks to pass before merging\"\n-   Turn on \"Require branches to be up to date before merging\"\n\n#### Actions\n\n-   Set Workflow Permissions to \"Read and write permissions\"\n-   Turn on \"Allow GitHub Actions to create and approve pull requests\"\n\n#### Secrets and variables\n\n-   Add an `NPM_TOKEN` repository secret: https://github.com/cameronhunter/typescript-project/settings/secrets/actions\n\n### Files\n\n-   Replace `typescript-project` across the project.\n-   Remove `private: true` from `package.json`\n-   Add a `description` to `package.json`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcameronhunter%2Ftypescript-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcameronhunter%2Ftypescript-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcameronhunter%2Ftypescript-project/lists"}