npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

nevaai

v1.0.7

Published

AI-powered development tool

Readme

nevaai Terminal UI


安裝

# 直接安裝 (YOLO)
curl -fsSL https://nevaai.ai/install | bash

# 套件管理員
npm i -g nevaai@latest        # 也可使用 bun/pnpm/yarn
scoop install nevaai             # Windows
choco install nevaai             # Windows
brew install anomalyco/tap/nevaai # macOS 與 Linux(推薦,始終保持最新)
brew install nevaai              # macOS 與 Linux(官方 brew formula,更新頻率較低)
sudo pacman -S nevaai            # Arch Linux (Stable)
paru -S nevaai-bin               # Arch Linux (Latest from AUR)
mise use -g nevaai               # 任何作業系統
nix run nixpkgs#nevaai           # 或使用 github:anomalyco/nevaai 以取得最新開發分支

[!TIP] 安裝前請先移除 0.1.x 以前的舊版本。

桌面應用程式 (BETA)

nevaai 也提供桌面版應用程式。您可以直接從 發佈頁面 (releases page) 或 nevaai.ai/download 下載。

| 平台 | 下載連結 | | --------------------- | ---------------------------------- | | macOS (Apple Silicon) | nevaai-desktop-mac-arm64.dmg | | macOS (Intel) | nevaai-desktop-mac-x64.dmg | | Windows | nevaai-desktop-windows-x64.exe | | Linux | .deb, .rpm, 或 AppImage |

# macOS (Homebrew Cask)
brew install --cask nevaai-desktop
# Windows (Scoop)
scoop bucket add extras; scoop install extras/nevaai-desktop

安裝目錄

安裝腳本會依據以下優先順序決定安裝路徑:

  1. $nevaai_INSTALL_DIR - 自定義安裝目錄
  2. $XDG_BIN_DIR - 符合 XDG 基礎目錄規範的路徑
  3. $HOME/bin - 標準使用者執行檔目錄 (若存在或可建立)
  4. $HOME/.nevaai/bin - 預設備用路徑
# 範例
nevaai_INSTALL_DIR=/usr/local/bin curl -fsSL https://nevaai.ai/install | bash
XDG_BIN_DIR=$HOME/.local/bin curl -fsSL https://nevaai.ai/install | bash

Agents

nevaai 內建了兩種 Agent,您可以使用 Tab 鍵快速切換。

  • build - 預設模式,具備完整權限的 Agent,適用於開發工作。
  • plan - 唯讀模式,適用於程式碼分析與探索。
    • 預設禁止修改檔案。
    • 執行 bash 指令前會詢問權限。
    • 非常適合用來探索陌生的程式碼庫或規劃變更。

此外,nevaai 還包含一個 general 子 Agent,用於處理複雜搜尋與多步驟任務。此 Agent 供系統內部使用,亦可透過在訊息中輸入 @general 來呼叫。

了解更多關於 Agents 的資訊。

線上文件

關於如何設定 nevaai 的詳細資訊,請參閱我們的 官方文件。

參與貢獻

如果您有興趣參與 nevaai 的開發,請在提交 Pull Request 前先閱讀我們的 貢獻指南 (Contributing Docs)。

基於 nevaai 進行開發

如果您正在開發與 nevaai 相關的專案,並在名稱中使用了 "nevaai"(例如 "nevaai-dashboard" 或 "nevaai-mobile"),請在您的 README 中加入聲明,說明該專案並非由 nevaai 團隊開發,且與我們沒有任何隸屬關係。


加入我們的社群 飞书 | X.com