Skip to content

Commit 018f8bd

Browse files
docs: drop direct deps column from comparison — packages and node_modules tell the story
1 parent 41d8cfc commit 018f8bd

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -107,12 +107,12 @@ Full options: [docs/configuration.md](docs/configuration.md)
107107

108108
## Comparison
109109

110-
| Server | Package | Deps | Packages | node_modules |
111-
|--------|---------|------|----------|-------------|
112-
| [JSS](https://github.com/JavaScriptSolidServer/JavaScriptSolidServer) | ~1 MB | 15 | ~191 | ~77 MB |
113-
| [CSS](https://github.com/CommunitySolidServer/CommunitySolidServer) | ~6 MB | 68 | ~311 | ~152 MB |
114-
| [Pivot](https://github.com/solid-contrib/pivot) | ~6 MB | 70+ | ~311+ | ~152 MB |
115-
| [NSS](https://github.com/nodeSolidServer/node-solid-server) | ~7 MB | 62 | ~670 | ~539 MB |
110+
| Server | Package | Packages | node_modules |
111+
|--------|---------|----------|-------------|
112+
| [JSS](https://github.com/JavaScriptSolidServer/JavaScriptSolidServer) | ~1 MB | ~191 | ~77 MB |
113+
| [CSS](https://github.com/CommunitySolidServer/CommunitySolidServer) | ~6 MB | ~311 | ~152 MB |
114+
| [Pivot](https://github.com/solid-contrib/pivot) | ~6 MB | ~311+ | ~152 MB |
115+
| [NSS](https://github.com/nodeSolidServer/node-solid-server) | ~7 MB | ~670 | ~539 MB |
116116

117117
## Performance
118118

0 commit comments

Comments
 (0)