{"id":19133822,"url":"https://github.com/zfben/zsh-npm","last_synced_at":"2025-08-31T21:33:03.124Z","repository":{"id":140480792,"uuid":"440807932","full_name":"zfben/zsh-npm","owner":"zfben","description":"A zsh plugin for using `n` as `npm` aliases with `noglob` prefix and more.","archived":false,"fork":false,"pushed_at":"2024-02-20T00:49:50.000Z","size":18,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-22T17:47:07.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/zfben.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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}},"created_at":"2021-12-22T09:44:58.000Z","updated_at":"2024-12-15T18:03:22.000Z","dependencies_parsed_at":"2023-12-11T02:26:46.779Z","dependency_job_id":"e1df02bc-8116-442d-b117-001c81d47c82","html_url":"https://github.com/zfben/zsh-npm","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/zfben/zsh-npm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfben%2Fzsh-npm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfben%2Fzsh-npm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfben%2Fzsh-npm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfben%2Fzsh-npm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zfben","download_url":"https://codeload.github.com/zfben/zsh-npm/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zfben%2Fzsh-npm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273045740,"owners_count":25036172,"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-31T02:00:09.071Z","response_time":79,"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-11-09T06:24:00.256Z","updated_at":"2025-08-31T21:33:03.062Z","avatar_url":"https://github.com/zfben.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"readme":"# zsh-npm\n\n![Version](https://img.shields.io/badge/version-1.3.0-brightgreen)\n![License](https://img.shields.io/github/license/zfben/zsh-npm)\n\nA zsh plugin for using `n` as `npm` aliases with `noglob` prefix and more.\n\n| Alias | Command\n| --- | ---\n| `n` | `noglob npm`\n| `ni` | `noglob npm install`\n| `nu` | `noglob npm update`\n| `nr` | `noglob npm run`\n| `ne` | `noglob npm exec`\n| `nb` | `noglob npm run build`\n| `nd` | `noglob npm run dev`\n| `nt` | `noglob npm run test`\n| `ns` | `noglob npm run start`\n| `nl` | `noglob npm run lint`\n| `no` | `noglob npm outdated`\n| `nci` | `noglob npm ci`\n\n## Install\n\n### Manual\n\n```zsh\ngit clone --depth=1 https://github.com/zfben/zsh-npm.git ~/.zsh-npm\necho 'source ~/.zsh-npm/zsh-npm.plugin.zsh' \u003e\u003e~/.zshrc\n```\n\n### Using [oh-my-zsh](https://github.com/ohmyzsh/oh-my-zsh)\n\nExecute `git clone --depth=1 https://github.com/zfben/zsh-npm.git ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zsh-npm`. Add `zsh-npm` into plugins array in `.zshrc`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzfben%2Fzsh-npm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzfben%2Fzsh-npm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzfben%2Fzsh-npm/lists"}