{"id":16841645,"url":"https://github.com/kevinpollet/create-node-typescript","last_synced_at":"2026-04-21T22:35:50.382Z","repository":{"id":34075231,"uuid":"168329424","full_name":"kevinpollet/create-node-typescript","owner":"kevinpollet","description":"🚀 Create a Node.js module in TypeScript without config boilerplate","archived":false,"fork":false,"pushed_at":"2022-12-07T14:41:07.000Z","size":305,"stargazers_count":0,"open_issues_count":8,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-24T14:20:26.219Z","etag":null,"topics":["initializer","module","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","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/kevinpollet.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-30T11:08:16.000Z","updated_at":"2020-08-16T13:32:52.000Z","dependencies_parsed_at":"2023-01-15T04:26:43.309Z","dependency_job_id":null,"html_url":"https://github.com/kevinpollet/create-node-typescript","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinpollet%2Fcreate-node-typescript","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinpollet%2Fcreate-node-typescript/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinpollet%2Fcreate-node-typescript/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kevinpollet%2Fcreate-node-typescript/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kevinpollet","download_url":"https://codeload.github.com/kevinpollet/create-node-typescript/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244160053,"owners_count":20408021,"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":["initializer","module","nodejs","typescript"],"created_at":"2024-10-13T12:42:37.374Z","updated_at":"2026-04-21T22:35:45.352Z","avatar_url":"https://github.com/kevinpollet.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Create Node Typescript \u0026middot; [![Build Status](https://dev.azure.com/kevinpollet/create-node-typescript/_apis/build/status/kevinpollet.create-node-typescript?branchName=master)](https://dev.azure.com/kevinpollet/create-node-typescript/_build/latest?definitionId=4\u0026branchName=master) [![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md)\n\nCreate a bare minimum project to start writing a [Node.js][1] module in [TypeScript][2] without config boilerplate.\n\n## Getting Started\n\n```shell\n$ npx create-node-typescript awesome-module\n```\n\n## What's included?\n\n- Strict [TypeScript][2] type checking\n- Code formatting with [Prettier][3]\n- On commit code formatting with [Husky][6] and [lint-staged][7]\n- Code linting with [TSLint][4]\n- Testing with [Jest][5]\n\n## License\n\n[MIT](./LICENSE.md)\n\n[1]: https://nodejs.org/en/\n[2]: https://www.typescriptlang.org/\n[3]: https://prettier.io/\n[4]: https://palantir.github.io/tslint/\n[5]: https://jestjs.io/\n[6]: https://github.com/typicode/husky\n[7]: https://github.com/okonet/lint-staged\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinpollet%2Fcreate-node-typescript","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkevinpollet%2Fcreate-node-typescript","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkevinpollet%2Fcreate-node-typescript/lists"}