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

lingo3d-demo

v0.0.1

Published

> 1. 能够多人在线联机平台(Colyseus),确保可以单人也可以多人 > 2. 每个玩家都可以进行文字或语音发言(**即时通信**) > 3. 玩家可以自己创建地图邀请好友?(好友系统,地图识别(可以先定死地图)) > 4. 最好有真实的场景模型能够进行多人旅游探索(建模问题) > 5. 待定。。。(讨论)

Readme

Metaverse(元宇宙项目)

项目需求(暂定)

  1. 能够多人在线联机平台(Colyseus),确保可以单人也可以多人
  2. 每个玩家都可以进行文字或语音发言(即时通信
  3. 玩家可以自己创建地图邀请好友?(好友系统,地图识别(可以先定死地图))
  4. 最好有真实的场景模型能够进行多人旅游探索(建模问题)
  5. 待定。。。(讨论)

项目Demo(想法)

  • 云影院,多人线上看电影
  • 云办公,多人线上办公,比如创建房间开会等
  • 云旅游,多人线上旅游,领略其他城市,国家等(需要大量建模
  • 云交友,多人线上交友,可以将一个特大地图划成几个区域,每个区域对应一个专业(同专业交友,秩序,安全问题)(重点)
  • 游戏(多人探索,副本等)
  • 待定

技术层面

前端技术

  • React 18
  • TypeScript
  • Lingo3D(核心技术)
  • Mobx(状态管理)
  • Jest / Vitest(单元测试)
  • TailWindCSS

后端技术[暂定]

  • node + ts(Colyseus)

建模技术

  • Blender(需要进行模型的转换以及查看)
  • VRoidStudio(人物模型制作)

项目分工

前端任务

  • 页面搭建(模型处理,优化)
  • 模型制作(制作的主要是人物,可以通过软件来辅助完成,不难)

后端任务

  • 需要搭建服务器(多人,暂定colyseus平台)
  • 数据库信息存储

预计项目结束时间

预计7月底完成第一版Demo

资料