{"id":16178141,"url":"https://github.com/charlypoly/typescript-npm-module-bootstrap","last_synced_at":"2025-08-17T15:31:38.298Z","repository":{"id":142836701,"uuid":"74981648","full_name":"charlypoly/typescript-npm-module-bootstrap","owner":"charlypoly","description":"TypeScript NPM module bootstrap","archived":false,"fork":false,"pushed_at":"2016-12-01T11:17:50.000Z","size":7,"stargazers_count":17,"open_issues_count":2,"forks_count":5,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-30T11:02:37.908Z","etag":null,"topics":[],"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/charlypoly.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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":"2016-11-28T14:36:21.000Z","updated_at":"2019-04-24T21:20:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"fc7cd19a-454e-4c0f-8ad2-90b4abf685d7","html_url":"https://github.com/charlypoly/typescript-npm-module-bootstrap","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/charlypoly/typescript-npm-module-bootstrap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlypoly%2Ftypescript-npm-module-bootstrap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlypoly%2Ftypescript-npm-module-bootstrap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlypoly%2Ftypescript-npm-module-bootstrap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlypoly%2Ftypescript-npm-module-bootstrap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/charlypoly","download_url":"https://codeload.github.com/charlypoly/typescript-npm-module-bootstrap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/charlypoly%2Ftypescript-npm-module-bootstrap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270869246,"owners_count":24659877,"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-08-17T02:00:09.016Z","response_time":129,"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":"2024-10-10T05:12:33.093Z","updated_at":"2025-08-17T15:31:38.022Z","avatar_url":"https://github.com/charlypoly.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# How to write a NPM module using TypeScript\n\u003e Targeting Node.js (v6) and TypeScript\n\n*- see [related article on Medium](https://medium.com/french-make-beautiful/5-things-to-know-when-writing-a-typescript-npm-module-e9a334efd544)*\n\n\nProvide : \n\n- packaging for TypeScript use\n- packaging for Node.js (v6) use\n- TypeScript testing with Jasmine\n- Gulp automatisation\n\n\n#### How to run\n\n```\nnpm i\ngulp\ngulp test\n```\n\n\n##### Notes\n\n- `index.ts` at root is mandatory for `tsc` in order to make the module discoverable\n- `dist/index.js` is the entry point for node.js targeting\n- `.npmignore` allow to expose `dist/` and `definitions` folders without versionning it. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlypoly%2Ftypescript-npm-module-bootstrap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcharlypoly%2Ftypescript-npm-module-bootstrap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcharlypoly%2Ftypescript-npm-module-bootstrap/lists"}