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 🙏

© 2025 – Pkg Stats / Ryan Hefner

webim-sdk

v1.7.24

Published

MIT

Downloads

384

Readme

JuggleIM Web SDK

一个高性能,可扩展的开源 IM 即时通讯系统。

社群讨论

如果对 IM 感兴趣、有集成问题讨论的朋友,非常欢迎加入社群讨论~

Telegram 中文群Telegram English添加好友加入微信群

备注:由于微信群二维码有时间限制,加入微信讨论可优先加 小山 微信好友,由 Ta 邀请进群组

项目介绍

JuggleIM 官方开源的 Web IM SDK 源码,提供 IM 即时通讯功能,包含 IM 基础连接、重连、单聊、群聊、直播聊天室等功能模块,支持发送文本、图片、文件或自定义等多种消息类型。

通常情况下,开发者可根据官方文档集成使用:https://www.jugglechat.com/

源码编译

1、编译环境要求 node.js 16.20+

2、安装依赖包,项目根目录执行 npm install

3、编译可引入 SDK,项目根目录执行 npm run release

4、dist 目录选择环境所需 SDK 文件拷贝至项目中使用

浏览器兼容性

兼容性