awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
lukechilds avatar

lukechilds/zsh-better-npm-completion

0
View on GitHub↗
501 stars·38 forks·Shell·MIT·12 views

Zsh Better Npm Completion

Better completion for npm

Features

  • Command Line Environment - Enhanced tab completion for package manager commands.
  • Developer Experience - Provides improved shell completion for commands.

Star history

Star history chart for lukechilds/zsh-better-npm-completionStar history chart for lukechilds/zsh-better-npm-completion

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Zsh Better Npm Completion

These projects share indexed features with Zsh Better Npm Completion. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • amovah/enpeem-searchamovah avatar

    amovah/enpeem-search

    4View on GitHub↗

    Search npm packages by web scraping and without indexing all npm packages

    JavaScript
    View on GitHub↗4
  • bcoe/dcc961b869bbf6685002B

    bcoe/dcc961b869bbf6685002

    0View on GitHub↗
    View on GitHub↗0
  • burntsushi/ripgrepBurntSushi avatar

    BurntSushi/ripgrep

    65,112View on GitHub↗

    ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It functions as a recursive text processor that traverses directories to locate and display matching patterns, serving as a high-performance alternative to traditional search tools. The tool distinguishes itself through a focus on execution speed and intelligent file handling. It utilizes a finite automata-based regular expression engine to ensure linear time complexity and employs hardware-level acceleration for literal byte sequence scanning. By integrating with version control sy

    Rustclicommand-linecommand-line-tool
    View on GitHub↗65,112
  • aldanial/clocAlDanial avatar

    AlDanial/cloc

    23,201View on GitHub↗

    cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and physical lines of code. It serves as a source code line counter and report generator that identifies file types to calculate source volume across a wide variety of programming languages. The tool distinguishes itself by providing codebase version comparison to measure relative changes in source and comment lines between two versions of a directory or archive. It also supports the definition of custom languages and the extension of language recognition by loading custom comment fi

    Perl
    View on GitHub↗23,201
Compare all 30 related projects→

Frequently asked questions

What does lukechilds/zsh-better-npm-completion do?

Better completion for npm

What are the main features of lukechilds/zsh-better-npm-completion?

The main features of lukechilds/zsh-better-npm-completion are: Command Line Environment, Developer Experience.

Which projects share features with lukechilds/zsh-better-npm-completion?

Projects with overlapping indexed features include: amovah/enpeem-search — Search npm packages by web scraping and without indexing all npm packages. bcoe/dcc961b869bbf6685002. burntsushi/ripgrep — ripgrep is a command-line utility designed for searching through large file trees and source code repositories. It… commitizen/cz-cli — Commitizen is a command-line utility designed to enforce consistent commit message formatting within version control… davej/john — Make npm's flat dependencies easier to find and sort. aldanial/cloc — cloc is a codebase metrics tool and multi-language code analyzer designed to count blank lines, comment lines, and…