Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
S

stanza

> 编程语言
Open source

Modern XMPP, with a JSON API

1.2K stars0 likes0 views
WebsiteGitHub

About

Modern XMPP, with a JSON API

StanzaJS

Modern XMPP, with a JSON API.

What is this?

StanzaJS is a JavaScript/TypeScript library for using modern XMPP, and it does that by exposing everything as JSON. Unless you insist, you have no need to ever see or touch any XML when using StanzaJS.

Installing

npm install stanza

Echo Client Demo

…

Documentation

  • API Reference
    • Configuring
    • Events
    • Client Methods
  • JXT: JSON/XML Translation
    • Working with Languages
    • Field Definition Types
  • Supported XEP Formats
  • Creating Plugins
  • Using with React Native
  • Using PubSub
  • Using Stream Management

Discussion

MUC Room: [email protected] / Logs

Recommended Modules

These are some additional modules that are highly recommended for use with StanzaJS:

Name Description Source
staydown Render helper that keeps an element scrolled to the bottom based on user intent. Source
webrtc-adapter Shims browsers to provide a consistent WebRTC API. Source

License

MIT

Portions of StanzaJS are derived from prior works. See NOTICE file for details.

Created By

If you like this, follow @lancestout on Twitter.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

TypeScriptjinglejxtstanzaxmpp

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言