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

@adensxp/inkos-sidebar-patch

v0.2.4

Published

InkOS Studio 右侧边栏增强补丁:独立栏目卡片(审稿报告/细纲/场景/大纲/卷纲)+ 事件结构等文件注册。幂等,inkos 升级后可重跑。

Readme

inkos-sidebar-patch

InkOS Studio 右侧边栏打增强补丁。

功能

  1. 5 个独立栏目卡片(与"角色""章节"同级交互,可折叠、可点击打开编辑):

    • 审稿报告 story/review_report.md
    • 故事细纲 story/detailed_outline.md
    • 故事场景 story/scenes.md
    • 故事大纲 story/outline.md
    • 卷纲规划 story/outline/volume_map.md
  2. 边栏顺序:进度 → 章节 → 审稿报告 → 角色 → 细纲/场景/大纲/卷纲 → 核心文件 → 摘要

  3. 核心文件补充注册:事件结构、故事道具、故事地图、故事机构、故事文明、世界观 等文件在"核心文件"中显示(需要对应 story/*.md 文件存在)

  4. 修复:server.js 对 outline.md 平级文件(非 outline/ 目录)的误过滤

用法

# 已安装 inkos 的前提下:
npx @adensxp/inkos-sidebar-patch

# 或全局安装后直接运行:
npm i -g @adensxp/inkos-sidebar-patch
inkos-sidebar-patch

打补丁后重启 Studio:inkos studio

幂等

已打补丁时运行会提示跳过。inkos 升级后npm i -g @actalk/inkos)重跑一次即可恢复。

注意

  • 补丁修改的是 inkos-studio 的 dist 产物(node_modules 内),不是源码
  • 需要你在每本书的 story/ 目录存在对应文件(如 outline.mdscenes.md 等),边栏才会显示栏目