{"id":20759851,"url":"https://github.com/owsas/generator-typescript-module","last_synced_at":"2025-04-30T05:21:34.782Z","repository":{"id":57249166,"uuid":"148651831","full_name":"owsas/generator-typescript-module","owner":"owsas","description":null,"archived":false,"fork":false,"pushed_at":"2018-10-09T22:12:56.000Z","size":722,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T13:03:45.598Z","etag":null,"topics":["generator","module","node","nodejs","npm","typescript","yeoman"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/owsas.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}},"created_at":"2018-09-13T14:38:59.000Z","updated_at":"2021-11-01T03:45:46.000Z","dependencies_parsed_at":"2022-08-24T16:30:24.346Z","dependency_job_id":null,"html_url":"https://github.com/owsas/generator-typescript-module","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owsas%2Fgenerator-typescript-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owsas%2Fgenerator-typescript-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owsas%2Fgenerator-typescript-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/owsas%2Fgenerator-typescript-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/owsas","download_url":"https://codeload.github.com/owsas/generator-typescript-module/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":["generator","module","node","nodejs","npm","typescript","yeoman"],"created_at":"2024-11-17T10:08:32.843Z","updated_at":"2025-04-30T05:21:34.761Z","avatar_url":"https://github.com/owsas.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# generator-typescript-module [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]\n\u003e Generator for Typescript modules ready to be published to npm. This generator creates you a Typescript module, as it is specified in https://github.com/owsas/typescript-module-template\n\n## Installation\n\nFirst, install [Yeoman](http://yeoman.io) and generator-typescript-module using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).\n\n```bash\nnpm install -g yo\nnpm install -g generator-typescript-module\n```\n\nThen generate your new project:\n\n```bash\nyo typescript-module\n```\n\n## 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 Yarn\n\n## Updating template code\nThis module pulls the code from the Typescript Module Generator repo (https://github.com/owsas/typescript-module-template). Please,\ndo not update the code in `generators/app/typescript-module-template` directly. Instead, run \n\n```bash\nsh sh/clone.sh\n```\n\nThis will clone the `typescript-module-template` repository and update the code in `generators/app/typescript-module-template`\n\n## Getting To Know Yeoman\n\n * Yeoman has a heart of gold.\n * Yeoman is a person with feelings and opinions, but is very easy to work with.\n * Yeoman can be too opinionated at times but is easily convinced not to be.\n * Feel free to [learn more about Yeoman](http://yeoman.io/).\n\n## License\n\nMIT © [Juan Camilo Guarín Peñaranda](http://owsas.com)\n\n\n[npm-image]: https://badge.fury.io/js/generator-typescript-module.svg\n[npm-url]: https://npmjs.org/package/generator-typescript-module\n[travis-image]: https://travis-ci.org/owsas/generator-typescript-module.svg?branch=master\n[travis-url]: https://travis-ci.org/owsas/generator-typescript-module\n[daviddm-image]: https://david-dm.org/owsas/generator-typescript-module.svg?theme=shields.io\n[daviddm-url]: https://david-dm.org/owsas/generator-typescript-module\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowsas%2Fgenerator-typescript-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fowsas%2Fgenerator-typescript-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fowsas%2Fgenerator-typescript-module/lists"}