crossws
npmv0.4.12TypeScriptCross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers
Safe to adopt
Yes — crossws scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 20 days ago. 18 releases in the last 2 years.
- ?Adoption: grade ?, Not reported by this registry.
No download data reported for this package yet.
- AMaintenance: grade A, Excellent.
Last published 20 days ago. 18 releases in the last 2 years.
- AWeight: grade A, Excellent.
Zero runtime dependencies, about 213 KB installed.
- BSupply chain: grade B, Good.
This package has a single maintainer (bus factor of 1).
- ALicense: grade A, Excellent.
MIT — permissive, with no copyleft found in the dependency tree.
Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.
Install cost
What you actually take on by adding crossws to a project.
Runtime packages this one declares itself.
Distinct packages in the full runtime tree, deduplicated the way a package manager would.
Unpacked size of this package plus its entire runtime tree.
Longest resolved dependency chain below this package.
Compatibility
- Node.js
- No constraint declared
- Module format
- ESM + CommonJS
- TypeScript
- Types included
- Install scripts
- None
Dependencies
Declared by crossws v0.4.12. Runtime dependencies are installed with the package; dev dependencies are not.
Peer (1)
Dev (29)
Used by
Popular packages that depend on crossws.
Relationship graph
Dependencies (left) and dependents (right) of crossws.
Frequently installed together
Simple yet powerful framework for building command-line apps.
Model Context Protocol implementation for TypeScript - Client package
Model Context Protocol implementation for TypeScript - Server package
Minimal H(TTP) framework built for high performance and portability.
Get an available TCP port to listen
Run multiple promise-returning & async functions with limited concurrency
A lightweight JavaScript debugging utility, forked from debug, featuring TypeScript and ESM support.
URL utils for humans
A tiny (2.8kB) and fast utility for getting a MIME type from an extension or filename
Missing ECMAScript module utils for Node.js
The modular and type safe schema library for validating structural data
Create your next immutable state by mutating the current one
Release history
17 releases in the last two years, typically about 16 days apart.
| Version | Published | Size | License |
|---|---|---|---|
| 0.4.12latest | 20 days ago | 213 KB | MIT |
| 0.4.11 | 20 days ago | 209 KB | MIT |
| 0.4.10 | 2 months ago | 244 KB | MIT |
| 0.4.9 | 2 months ago | 242 KB | MIT |
| 0.4.8 | 2 months ago | 229 KB | MIT |
| 0.4.7 | 2 months ago | 225 KB | MIT |
| 0.4.6 | 3 months ago | 193 KB | MIT |
| 0.4.5 | 5 months ago | 188 KB | MIT |
| 0.4.4 | 7 months ago | 208 KB | MIT |
| 0.4.3 | 7 months ago | 209 KB | MIT |
| 0.4.2 | 7 months ago | 236 KB | MIT |
| 0.4.1 | 1 year ago | 235 KB | MIT |
| 0.4.0 | 1 year ago | 235 KB | MIT |
| 0.3.5 | 1 year ago | 264 KB | MIT |
| 0.3.4 | 1 year ago | 259 KB | MIT |
Overview
crossws is an npm package that cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers. It has 2 known dependents in the graph. The latest version is 0.4.12, released under the MIT license.
Who should use it
Teams working in the npm ecosystem who need cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers and value a focused solution.
When not to use it
Consider an alternative if you need to minimize your dependency tree, or if a more actively-maintained option better fits your npm stack.
Pros
- Ships TypeScript type definitions.
- Clear open-source license (MIT).
Cons
- Large dependency tree (30 direct dependencies) increases install size and audit surface.
Auto-generated from collected registry metadata. No external claims are inferred.
Maintainers
Frequently asked questions
Should I use crossws?
Yes — crossws scores well across adoption, maintenance, weight, supply chain, and licensing. No download data reported for this package yet. Last published 20 days ago. 18 releases in the last 2 years.
How do I install crossws?
Run `npm install crossws` to add crossws to your npm project.
What license is crossws released under?
crossws is distributed under the MIT license.
How popular is crossws?
npm does not publish download counts. Within PackageGraph's crawl, 2 known packages depend on crossws.
Is crossws still maintained?
The most recent release of crossws (v0.4.12) was published 20 days ago.
Does crossws run install scripts?
No. crossws does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.