{"id":16272325,"url":"https://github.com/tib0/typescript-node-module-template","last_synced_at":"2026-03-03T03:34:24.083Z","repository":{"id":236560616,"uuid":"792775838","full_name":"tib0/typescript-node-module-template","owner":"tib0","description":"Typescript Node Module Template (tnmt) by Tib0, featuring jest, tsup, vscode, pnpm, eslint and prettier.","archived":false,"fork":false,"pushed_at":"2024-05-14T11:37:45.000Z","size":302,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-28T01:47:18.976Z","etag":null,"topics":["eslint","jest","nodejs","pnpm","tsup","typescript","vscode"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":false,"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/tib0.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":"2024-04-27T14:46:50.000Z","updated_at":"2024-07-10T14:39:53.000Z","dependencies_parsed_at":"2024-05-14T12:52:30.767Z","dependency_job_id":null,"html_url":"https://github.com/tib0/typescript-node-module-template","commit_stats":null,"previous_names":["tib0/typescript-node-module-template"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/tib0/typescript-node-module-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tib0%2Ftypescript-node-module-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tib0%2Ftypescript-node-module-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tib0%2Ftypescript-node-module-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tib0%2Ftypescript-node-module-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tib0","download_url":"https://codeload.github.com/tib0/typescript-node-module-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tib0%2Ftypescript-node-module-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30031164,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-03T03:27:35.548Z","status":"ssl_error","status_checked_at":"2026-03-03T03:27:09.213Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["eslint","jest","nodejs","pnpm","tsup","typescript","vscode"],"created_at":"2024-10-10T18:17:18.517Z","updated_at":"2026-03-03T03:34:24.067Z","avatar_url":"https://github.com/tib0.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"![logo](./.github/tnmt-logo.png)\n\nSample node module template by Tib0. Shipped with:\n\n- [x] Github's actions\n- [x] VSCode config\n- [x] Node config\n- [x] TypeScript\n- [x] Prettier\n- [x] Eslint\n- [x] Pnpm\n- [x] Tsup\n- [x] Jest\n\n# USE\n\nFollow these steps to make it yours :\n\n1. Clone the repository :\n\n```sh\ngit clone https://github.com/tib0/typescript-node-module-template.git\n```\n\n2. Update package.json entries (author, name...)\n\n```sh\ncode typescript-node-module-template\\package.json\n```\n\n3. Rename folder `typescript-node-module-template` to whatever suit your needs.\n\n```sh\nmv typescript-node-module-template\\ \u003ctarget name\u003e\\\n```\n\n4. Remove git history :\n\n```sh\nrm -rf .git \u0026\u0026 git init \u0026\u0026 git add . \u0026\u0026 git commit -m \"Initial commit\"\n```\n\n5. Push :\n\n```sh\ngit push\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftib0%2Ftypescript-node-module-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftib0%2Ftypescript-node-module-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftib0%2Ftypescript-node-module-template/lists"}