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

@jx3box/jx3box-ui

v2.0.5

Published

JX3BOX Vue3 UI

Readme

概述

  1. App.vue 用于平时做组件开发临时预览
  2. Storybook 用于协作开发共享,注意编写好 props 注释

模块

全局

  • CommonHeader 公共头
  • Breadcrumb 面包屑
  • Main 默认内容框架(非必须)
  • LeftSidebar 左侧边栏(非必须)
  • LeftSideToggle 左侧边栏触发器(非必须,可独立使用)
  • RightSidebar 右侧边栏(非必须)
  • CommonFooter 公共底
  • SuspendCommon 移动侧浮窗底(此组件需要手动引入)

内容单页 single

主要是用于详情页的展示内容

  • CmsSingle 单页框架
  • Author 侧边栏作者信息整合
  • PostDirectory 目录
  • PostHeader 创作信息
  • Creators 联合创作
  • Collection 小册
  • Article 文章内容
  • Thx 交互组件
  • SimpleThx 交互组件简化版(仅PVP栏目使用,需要手动引入)
  • Comment 评论

筛选模块 list

主要用于各栏目的列表筛选

  • clientBy 客户端筛选
  • markBy 标记筛选
  • menuBy 通用筛选
  • orderBy 排序筛选
  • tagBy 标签筛选
  • topicBy 主题筛选
  • versionBy 版本筛选
  • zlpBy 资料片筛选

个人模块 author

一般用于文章详情的左侧边栏,个人主页等

  • Avatar 头像
  • AuthorFans 粉丝榜
  • AuthorFollow 关注用户(区分rss,此处用户更新不会收到消息)
  • AuthorGift 打赏用户
  • AuthorHonor 用户称号
  • AuthorInfo 用户基础信息
  • AuthorLink 用户绑定平台账号(微博,github,直播间)
  • AuthorMedals 用户勋章
  • AuthorPosts 用户作品
  • AuthorRss 订阅用户
  • AuthorTeams 所在团队
  • UserPop 搜索用户弹窗