{"id":31132380,"url":"https://github.com/gocom/npm-package-template","last_synced_at":"2025-09-18T04:59:58.347Z","repository":{"id":309958762,"uuid":"1038185292","full_name":"gocom/npm-package-template","owner":"gocom","description":"Personal npm package template","archived":false,"fork":false,"pushed_at":"2025-09-05T21:18:59.000Z","size":18,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-09-05T23:30:33.584Z","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/gocom.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-08-14T18:59:09.000Z","updated_at":"2025-09-05T21:18:28.000Z","dependencies_parsed_at":"2025-08-14T21:29:30.403Z","dependency_job_id":null,"html_url":"https://github.com/gocom/npm-package-template","commit_stats":null,"previous_names":["gocom/npm-package-template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gocom/npm-package-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocom%2Fnpm-package-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocom%2Fnpm-package-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocom%2Fnpm-package-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocom%2Fnpm-package-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gocom","download_url":"https://codeload.github.com/gocom/npm-package-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocom%2Fnpm-package-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275712388,"owners_count":25514205,"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","status":"online","status_checked_at":"2025-09-18T02:00:09.552Z","response_time":77,"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":"2025-09-18T04:59:53.004Z","updated_at":"2025-09-18T04:59:58.341Z","avatar_url":"https://github.com/gocom.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"npm Package Template\n=====\n\n\u003e [!NOTE]\n\u003e This is a personal skeleton Node library template, supporting TypeScript. The template publishes the library as a\n\u003e package to npm registry  via GitHub actions, when a tag is added to the repository. GitHub Actions also use TypeDoc\n\u003e to generate API documentation from the code comments, which is published to a git branch named **docs**.\n\n\u003c!-- Add description here --\u003e\n\n🎺 Getting started\n-----\n\nTo set up a repository using the template:\n\n* [ ] Update [package.json](./package.json) with your package name and other details.\n* [ ] Update [dev/bin/release-notes](./dev/bin/release-notes) and [dev/bin/release-readme](./dev/bin/release-readme) and replace the generated repository URL and header.\n* [ ] Add your `NPM_TOKEN` as a variable to the repository's or the organization's secrets.\n* [ ] Add your package's typescript code to under the **src** directory. Default entrypoint is [src/index.ts](./src/index.ts), which exports become part of the publicly exported API. The [src/internal.ts](./src/internal.ts) can be used to export internal code paths to the generated API documentation.\n* [ ] Run tests using the instructions found in [CONTRIBUTING.md](./CONTRIBUTING.md).\n* [ ] Add your license and copyrights to [LICENSE](./LICENSE).\n* [ ] Update [CHANGELOG.md](./CHANGELOG.md).\n* [ ] Update [CONTRIBUTING.md](./CONTRIBUTING.md).\n* [ ] Update [SECURITY.md](./SECURITY.md).\n* [ ] Update [sonar-project.properties](./sonar-project.properties) and uncomment **SonarQube Scan** section in [.github/workflows/ci.yml](.github/workflows/ci.yml), if you wish to use SonarCloud.\n* [ ] Update title, links, image name, usage instructions to [README.md](./README.md), and remove these **Getting started** instructions.\n* [ ] Commit and push changes. Feel free to amend the first commit and overwrite the history, if you initialized the repository directly from the template. 🎉\n\n⚡ Install\n-----\n\nUsing npm:\n\n```shell\n$ npm install @gocom/npm-package-template\n```\n\n📖 Documentation\n-----\n\nSee [API Docs](https://github.com/gocom/npm-package-template/blob/docs/main/Public/API.md).\n\n🛠️ Development\n-----\n\nSee [CONTRIBUTING.md](https://github.com/gocom/npm-package-template/blob/main/CONTRIBUTING.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgocom%2Fnpm-package-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgocom%2Fnpm-package-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgocom%2Fnpm-package-template/lists"}