{"id":13464876,"url":"https://github.com/ewgenius/typac","last_synced_at":"2025-07-19T07:14:55.413Z","repository":{"id":18844148,"uuid":"85425226","full_name":"ewgenius/typac","owner":"ewgenius","description":"install npm packages along with corresponding typings","archived":false,"fork":false,"pushed_at":"2023-03-05T08:26:42.000Z","size":587,"stargazers_count":48,"open_issues_count":7,"forks_count":2,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-07-15T15:01:46.501Z","etag":null,"topics":["cli","npm","package","typescript","yarn"],"latest_commit_sha":null,"homepage":"","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/ewgenius.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}},"created_at":"2017-03-18T19:00:52.000Z","updated_at":"2024-11-30T08:35:15.000Z","dependencies_parsed_at":"2024-01-16T05:40:52.071Z","dependency_job_id":"614273ca-c60e-4721-bb51-8a66a00768e2","html_url":"https://github.com/ewgenius/typac","commit_stats":{"total_commits":77,"total_committers":3,"mean_commits":"25.666666666666668","dds":"0.051948051948051965","last_synced_commit":"43db3ba0f1ca25080ef4657d2b4d5cf8b97417ab"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/ewgenius/typac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewgenius%2Ftypac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewgenius%2Ftypac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewgenius%2Ftypac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewgenius%2Ftypac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ewgenius","download_url":"https://codeload.github.com/ewgenius/typac/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ewgenius%2Ftypac/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265900170,"owners_count":23845915,"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":["cli","npm","package","typescript","yarn"],"created_at":"2024-07-31T14:00:52.091Z","updated_at":"2025-07-19T07:14:55.358Z","avatar_url":"https://github.com/ewgenius.png","language":"JavaScript","readme":"# TYPAC - TYped PACkage manager\n\n[![Build Status](https://dev.azure.com/ewgeniux/typac/_apis/build/status/ewgenius.typac?branchName=master)](https://dev.azure.com/ewgeniux/typac/_build/latest?definitionId=1?branchName=master)\n[![Build Status](https://travis-ci.com/ewgenius/typac.svg?branch=master)](https://travis-ci.com/ewgenius/typac)\n\nEvery time you need to do something like this ```npm install --save \u003cpackage\u003e``` and then ```npm install --save-dev @types/\u003cpackage\u003e``` *typac* is just for you!\n\n![Imgur](https://imgur.com/AJHTeq8.gif)\n\n![Imgur](https://imgur.com/s34xaxd.gif)\n\n## Description\n\nCli tool for installing npm package with corresponding ```@types``` typings package (if it exists).\n\n## Install\n\n```npm install -g typac```\n\nor\n\n```yarn global add typac```\n\n## Usage\n- ```typac \u003cpackage\u003e``` - install ```\u003cpackage\u003e``` in dependencies section and corresponding type definitions package in devDependencies section\n- ```typac \u003cpackage\u003e -d``` or ```typac \u003cpackage\u003e --dev``` - install ```\u003cpackage\u003e``` and corresponding type definitions package, both in devDependencies section\n- ```typac \u003cpackage\u003e -s``` or ```typac \u003cpackage\u003e --save``` - install ```\u003cpackage\u003e``` and corresponding type definitions package, both in dependencies section\n- ```typac \u003cpackage 1\u003e [\u003cpackage 2\u003e ...]``` - install several packages\n\n## TODO\n* [ ] more complete tests\n* [ ] npm/yarn error handling\n\n#\n\nNamed by [@ploddi](https://github.com/ploddi)\n","funding_links":[],"categories":["JavaScript","Table of Contents"],"sub_categories":["Node Modules"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fewgenius%2Ftypac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fewgenius%2Ftypac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fewgenius%2Ftypac/lists"}