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 🙏

© 2024 – Pkg Stats / Ryan Hefner

vitepress-theme-open17

v1.1.3

Published

<a href="https://www.npmjs.com/package/vitepress-theme-open17" target="_blank"><img src="https://img.shields.io/npm/v/vitepress-theme-open17.svg?style=flat-square&amp;logo=npm" alt="npm" style="display: inline; margin: 0px;"></a> <a href="https://github.c

Downloads

62

Readme

vitepress-theme-open17

在线查看

Feature

  • 博客主页
  • 标签分类
  • 支持归档页布局
  • 支持博客摘要与置顶
  • 支持展示头像,昵称,签名
  • 支持博客分页
  • 支持RSS订阅
  • 兼容默认主题的全部功能与配置
  • 支持背景图自定义替换
  • 支持tailwindcss
  • 支持自定义博客组件
  • ...

示例图片

如果觉得这个主题不错的话,欢迎给我一个star,你的支持是我更新的动力!

预期更新

  • [x] 更多样式配置
  • [x] 博客首页
  • [x] 博客评论系统
  • [x] RSS订阅
  • [x] 标签页
  • [x] 归档页
  • [x] 文章注入title
  • [x] 自动引入博客
  • [x] 置顶博客
  • [x] 分页
  • [x] 独立出主题部分发布npm
  • [x] 移动端优化
  • [x] cdn资源转本地
  • [x] 自定义主页小组件

:blue_heart: 鸣谢

  • vitepress: 本主题是在vitepress及其默认主题的基础上进行开发
  • tailwindcss:大大方便了css的书写与开发效率
  • vuejs/blog: vue官方博客,参考了其中一些代码的实现
  • fuwari: 一款Astro的博客主题,设计上对我有不小的启发