{"id":13448229,"url":"https://github.com/fcannizzaro/npm-install","last_synced_at":"2025-04-24T12:32:12.101Z","repository":{"id":101092128,"uuid":"94616640","full_name":"fcannizzaro/npm-install","owner":"fcannizzaro","description":"sublime package to auto install/uninstall npm modules, show current status, open npmjs documentation.","archived":false,"fork":false,"pushed_at":"2019-08-17T09:02:36.000Z","size":180,"stargazers_count":6,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-28T14:26:59.413Z","etag":null,"topics":["npm","sublime-package","sublime-text-3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fcannizzaro.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,"governance":null,"roadmap":null,"authors":null}},"created_at":"2017-06-17T10:27:21.000Z","updated_at":"2024-01-31T05:15:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"f191a052-9d5a-49cf-bcc3-04d1f5b5ff1b","html_url":"https://github.com/fcannizzaro/npm-install","commit_stats":null,"previous_names":[],"tags_count":28,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcannizzaro%2Fnpm-install","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcannizzaro%2Fnpm-install/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcannizzaro%2Fnpm-install/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcannizzaro%2Fnpm-install/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcannizzaro","download_url":"https://codeload.github.com/fcannizzaro/npm-install/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223954237,"owners_count":17231186,"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":["npm","sublime-package","sublime-text-3"],"created_at":"2024-07-31T05:01:39.430Z","updated_at":"2024-11-10T12:39:55.255Z","avatar_url":"https://github.com/fcannizzaro.png","language":"Python","funding_links":[],"categories":["Python"],"sub_categories":[],"readme":"# `npm-install` for sublime text 3\nauto install npm modules, show npm icons, autocomplete require, open npmjs documentation.\n\n![preview](https://raw.githubusercontent.com/fcannizzaro/npm-install/master/npm-install.png)\n\n## Installation\n\nYou can install this package through the [Package Control](https://packagecontrol.io/packages/npm-install).\n\nPress \u003ckbd\u003e⌘\u003c/kbd\u003e/\u003ckbd\u003eCtrl\u003c/kbd\u003e + \u003ckbd\u003e⇧\u003c/kbd\u003e + \u003ckbd\u003eP\u003c/kbd\u003e to open the command palette.\n\nType **Install Package** and press **Enter**. Then search for **npm-install**.\n\n## Commands\n\n|           Command           | Default shortcut key\u003cbr\u003e(Windows, Linux) | Default shortcut key\u003cbr\u003e(OS X) | Extra\n|---------------------------|-------------------------------------|---------------------------|---------------------------|\n|Install Modules |\u003ckbd\u003eCTRL\u003c/kbd\u003e+\u003ckbd\u003eALT\u003c/kbd\u003e+\u003ckbd\u003eI\u003c/kbd\u003e|\u003ckbd\u003e⌘\u003c/kbd\u003e+\u003ckbd\u003eoption\u003c/kbd\u003e+\u003ckbd\u003eI\u003c/kbd\u003e| Command Palette\n|Uninstall Module|\u003ckbd\u003eCTRL\u003c/kbd\u003e+\u003ckbd\u003eALT\u003c/kbd\u003e+\u003ckbd\u003eU\u003c/kbd\u003e\u003cbr\u003e\u003ckbd\u003eCTRL\u003c/kbd\u003e+\u003ckbd\u003eALT\u003c/kbd\u003e+\u003ckbd\u003eRIGHT CLICK\u003c/kbd\u003e|\u003ckbd\u003e⌘\u003c/kbd\u003e+\u003ckbd\u003eoption\u003c/kbd\u003e+\u003ckbd\u003eU\u003c/kbd\u003e\u003cbr\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e+\u003ckbd\u003eoption\u003c/kbd\u003e+\u003ckbd\u003eRIGHT CLICK\u003c/kbd\u003e| Command Palette\u003cbr\u003eContext Menu\n|Open Documentation on [npmjs](https://www.npmjs.com)|\u003ckbd\u003eCTRL\u003c/kbd\u003e+\u003ckbd\u003eALT\u003c/kbd\u003e+\u003ckbd\u003eD\u003c/kbd\u003e\u003cbr\u003e\u003ckbd\u003eCTRL\u003c/kbd\u003e+\u003ckbd\u003eALT\u003c/kbd\u003e+\u003ckbd\u003eCLICK\u003c/kbd\u003e|\u003ckbd\u003e⌘\u003c/kbd\u003e+\u003ckbd\u003eoption\u003c/kbd\u003e+\u003ckbd\u003eD\u003c/kbd\u003e\u003cbr\u003e\u003ckbd\u003e⌘\u003c/kbd\u003e+\u003ckbd\u003eoption\u003c/kbd\u003e+\u003ckbd\u003eCLICK\u003c/kbd\u003e| Command Palette\u003cbr\u003eContext Menu\n\n## Icons\n| Icon |    Description   |\n|:----:|:----------------:|\n| ![on](https://raw.githubusercontent.com/fcannizzaro/npm-install/master/icon-on.png)   | installed module |\n| ![off](https://raw.githubusercontent.com/fcannizzaro/npm-install/master/icon-off.png) |  missing module  |\n| ![installing](https://raw.githubusercontent.com/fcannizzaro/npm-install/master/icon-dw.png) |  installing module  |\n\n## Settings\n\n|         key           |    default    |                        action                      |\n|-----------------------|:-------------:|----------------------------------------------------|\n| `icons`               |   **true**    | enable/disable status icons                        |\n| `autocomplete`        |   **false**   | autocomplete node modules's require.               |\n| `autocomplete_prefix` |   **\"var\"**   | javascript prefix: `var`, `const`, `let`           |\n| `install_on_save`     |   **true**    | auto-install node modules **on save**.             |\n| `prune_on_uninstall`  |   **false**   | auto-remove unused packages after **uninstall**.   |\n| `install_manager`     |   **\"npm\"**   | javascript package manager: `npm`, `yarn`, `pnpm`  |\n\n## Autocomplete Sample\n![autocomplete](https://raw.githubusercontent.com/fcannizzaro/npm-install/master/autocomplete.gif)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcannizzaro%2Fnpm-install","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcannizzaro%2Fnpm-install","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcannizzaro%2Fnpm-install/lists"}