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

hexo-theme-stellar

v1.41.0

Published

Elegant and powerful theme for Hexo.

Readme

Stellar - 每个人的独立博客

npm license stars npm downloads release

Stellar 是一个功能强大的综合型 Hexo 主题,内置博客、知识库、专栏、笔记四大系统,并提供丰富的标签组件与动态数据组件,开箱即用。

亮点

  • 支持技术 / 生活两种文章布局风格,为不同类型的文章呈现不同的阅读体验。
  • 内置 Wiki 系统,既可以展示多个项目文档,也可以作为个人知识库。
  • 内置专栏系统,支持沉浸式阅读专栏系列文章。
  • 内置笔记系统,方便地梳理和归档笔记。
  • 内置大量灵活而强大的标签组件,互相之间可以自由混搭嵌套。
  • 内置多种动态数据组件,让静态博客的内容更新不再依赖重新部署:
    • 动态时间线:像发朋友圈一样发布短文,也可以订阅他人的时间线。
    • 自动化友链:自动检测友链状态、打标签、订阅友链文章。
    • 远程 Markdown 渲染:例如直接渲染项目仓库的 README,避免重复维护。
  • 模块化设计,内置多种高复用性的小组件,可以自由搭配布局。
  • 图片懒加载时按原图比例预留占位,不会出现高度跳变,体验更佳。
  • 支持一站多作者,可以为不同文章指定不同作者,每位作者都有专属主页。
  • 社区文化:可以订阅「探索号」时间线数据源,获取社区用户的宝贵经验分享。

以上功能都可以在 文档 中找到详细的使用方法。

Star History Chart

示例与展示

部分使用站点:杜老师说Watermelonabc妄司逸

快速开始

环境要求

Hexo: 6.3.0 ~ latest(已验证至 8.1.2)
hexo-cli: 4.3.0 ~ latest
node: >= 22 # 建议选择 LTS 版本
npm: >= 10

安装

在博客根目录执行:

npm install hexo-theme-stellar

配置

编辑 _config.yml,启用主题:

theme: stellar

使用文档

完整文档请见:https://xaoxuu.com/wiki/stellar/

AI 文档:https://deepwiki.com/xaoxuu/hexo-theme-stellar/

常用文档

反馈

  • 提交 Issues:https://github.com/xaoxuu/hexo-theme-stellar/issues/
  • 参与讨论:https://github.com/xaoxuu/hexo-theme-stellar/discussions/
  • 贡献指南:CONTRIBUTING.md · Wiki 贡献页