{"id":18498491,"url":"https://github.com/xpodev/add-typed","last_synced_at":"2025-05-14T05:23:19.202Z","repository":{"id":43164615,"uuid":"511090815","full_name":"xpodev/add-typed","owner":"xpodev","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-05T14:28:08.000Z","size":135,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-18T16:56:12.890Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/addt","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/xpodev.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}},"created_at":"2022-07-06T10:27:22.000Z","updated_at":"2022-11-08T16:17:26.000Z","dependencies_parsed_at":"2023-01-23T03:30:37.760Z","dependency_job_id":null,"html_url":"https://github.com/xpodev/add-typed","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpodev%2Fadd-typed","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpodev%2Fadd-typed/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpodev%2Fadd-typed/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/xpodev%2Fadd-typed/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/xpodev","download_url":"https://codeload.github.com/xpodev/add-typed/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254076862,"owners_count":22010613,"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":[],"created_at":"2024-11-06T13:40:47.298Z","updated_at":"2025-05-14T05:23:19.167Z","avatar_url":"https://github.com/xpodev.png","language":"JavaScript","readme":"# Add Typed\n\nIf you're tired of installing a package and then installing the types for the package in a separate command, this is for you.\n\n## Installation\nnpm\n```\nnpm i addt -g\n```\n \nyarn\n```\nyarn global add addt\n```\n\n## Usage\nInstalling package[s] with types\n```\naddt \u003cpackage_name\u003e [...\u003cpackage_name\u003e]\n```\nInstalling all packages in package.json with their types (see https://github.com/xpodev/add-typed/issues/1)\n```\naddt\n```\nAlso works with `npx`\n```\nnpx addt \u003cpackage_name\u003e [...\u003cpackage_name\u003e]\n```\n\n### Arguments\nThe tool will pass any argument starts with `-` to the `npm` / `yarn` command, so make sure you use the correct arguments\n#### Example\n```\naddt typescript --save-dev\n```\nWill be resolved to\n```\nnpm install typescript --save-dev\n```\nor in yarn (which will cause a failure because `--save-dev` is not valid in yarn)\n```\nyarn add typescript --save-dev\n```\n\n## Notes\n- If a package does not have type declarations under the `@types` namespace the types installation will be skipped. \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpodev%2Fadd-typed","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fxpodev%2Fadd-typed","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fxpodev%2Fadd-typed/lists"}