{"id":20759827,"url":"https://github.com/owsas/typescript-module-template","last_synced_at":"2025-04-30T05:21:34.441Z","repository":{"id":57134661,"uuid":"107905764","full_name":"owsas/typescript-module-template","owner":"owsas","description":"A typescript boilerplate to publish modules to npm","archived":false,"fork":false,"pushed_at":"2018-09-14T11:30:32.000Z","size":103,"stargazers_count":2,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-19T18:53:41.894Z","etag":null,"topics":["bootstrap","javascript","module","template","typescript"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/owsas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-10-22T21:52:06.000Z","updated_at":"2021-11-01T03:46:49.000Z","dependencies_parsed_at":"2022-09-04T16:22:19.119Z","dependency_job_id":null,"html_url":"https://github.com/owsas/typescript-module-template","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owsas%2Ftypescript-module-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owsas%2Ftypescript-module-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owsas%2Ftypescript-module-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owsas%2Ftypescript-module-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owsas","download_url":"https://codeload.github.com/owsas/typescript-module-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251645982,"owners_count":21620846,"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":["bootstrap","javascript","module","template","typescript"],"created_at":"2024-11-17T10:08:27.515Z","updated_at":"2025-04-30T05:21:34.420Z","avatar_url":"https://github.com/owsas.png","language":"Shell","funding_links":["https://patreon.com/owsas"],"categories":[],"sub_categories":[],"readme":"# Typescript module template\n\nA typescript boilerplate to publish modules to npm. Also available as a `yeoman` generator, here: https://github.com/owsas/generator-typescript-module\n\n## Dev mode\n\nClone this repo, and start adding your code in the `index.ts` file.  \nWhen you are done, write the tests in the `index.test.ts` file. For testing, this repo works with [Jest](https://facebook.github.io/jest/).\n\nOnce you finished, you can publish your module to npm with `npm publish`. This will compile your Typescript code\nand send it to npm.\n\nMake sure to change the name of the package in `package.json`\n\n## Dev Features\n* Testing with Jest\n* Linting out of the box (checks the style of your code), with TSLint\n* Build, prepublish and other scripts to help you to develop\n* Works with Typescript: Static typing for your JS Applications, reducing amount of runtime errors\n* Coverage out of the box, thanks to Jest\n* Uses deterministic module resolving, with `package-lock.json`\n\n## Credits\n\nDeveloped by Juan Camilo Guarín Peñaranda,  \nOtherwise SAS, Colombia  \n2017\n\n## License \n\nMIT.\n\n## Support us on Patreon\n[![patreon](./repo/patreon.png)](https://patreon.com/owsas)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowsas%2Ftypescript-module-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowsas%2Ftypescript-module-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowsas%2Ftypescript-module-template/lists"}