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

@xuyisen--x/dnd5-spells-cn

v1.1.1

Published

D&D 5 spells data json in Chinese

Readme

DND5_SPELLS

所有DND5法术的数据,导出为JSON格式。

所有数据均来源于不全书

使用方法

使用uv运行即可:

uv run main.py --download --transform

如需其他选项,请使用如下命令查看:

uv run main.py --help

注意事项

  • 为保证数据尽量完整与可靠,也为方便后续更新,本项目使用不全书的html文件作为数据源,直接从html中提取数据。
  • 由于不全书本身并非尽善尽美,因此本项目的数据也可能存在一些错误或遗漏,敬请谅解。
  • 由于不全书格式并不规范,解析逻辑可能无法覆盖所有情况,若存在一些错误或遗漏,敬请谅解,也欢迎提交PR修正。
  • 本项目所有法术仅包含不全书中万法大全速查表中列出的玩家手册、扩展与模组中的法术,其他资料来源的法术均未包含在内。
  • 代码本身为GPL-3.0许可证,数据部分可以视为MIT许可证。

访问json数据

你可以从一下链接直接访问json数据:

https://unpkg.com/@xuyisen--x/[email protected]/dnd5_spells.json