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

@yxai/code

v1.4.0

Published

意心Code - 无门槛的ClaudeCode可视化轻量工具

Readme

@yxai/code


✨ 简介

一个基于 Node.js + WebSocket + HTML/CSS/JS 的可视化交互界面,让你可以通过 Web 界面与 Claude AI 进行交互。

  • 能力与 Claude Code 一致
  • 适合从 Trae、Cursor、对话式、插件式编程方式过渡到 Claude Code
  • 极简依赖,仅需 Node.js

🚀 特性

🎯 极简架构

  • Node.js + WebSocket + HTML/CSS/JS
  • 无构建工具、无前端框架
  • 仅依赖 Node.js

🎨 可视化界面

  • 友好的且现代化的 Web UI
  • 直观的用户体验
  • 简洁优雅的设计

⚡ 极致性能

  • 采用 WebSocket 实时通信
  • 极致优化
  • 轻量快速

📦 完整工具能力

  • 能力与 Claude Code 一致
  • 底层完全基于 Claude Code
  • 功能完整

📦 安装

npm install -g @yxai/code

🎮 使用

安装后,直接运行命令启动:

yxai

程序会自动:

  1. 启动服务器(默认端口 6060)
  2. 打开浏览器访问 http://localhost:6060

命令行选项

# 显示帮助信息
yxai --help

# 显示版本号
yxai --version

# 指定端口号
yxai --port 6060

环境变量

# 使用环境变量指定端口
PORT=8080 yxai

💻 系统要求

| 要求 | 版本 | |------|------| | Node.js | >= 22.0.0 | | Claude Code | 需前置安装(无需配置) |


📄 许可证

本项目采用 MIT 许可证 开源。


👥 关于我们

本项目由 意心Ai团队 + Claude + Claude Code Vibecoding 自研

  • 🌐 官网:https://yxai.chat
  • 💬 联系我们:可通过意心Ai官网添加我们联系方式
  • 🐛 问题反馈:如果是工具问题可提交 issue,意心Ai龙虾将会 24 小时审核并完成你的 issue~

Made with ❤️ by yxai Team