@opentrace/opentrace 0.1.1-rc.504 → 0.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -125,7 +125,7 @@ src/
|
|
|
125
125
|
|
|
126
126
|
- **Pixi.js** — GPU-accelerated 2D graph rendering
|
|
127
127
|
- **Graphology** — In-memory graph data structure with Force-Atlas2 layout and Louvain community detection
|
|
128
|
-
- **tree-sitter (WASM)** — In-browser code parsing for
|
|
128
|
+
- **tree-sitter (WASM)** — In-browser code parsing for 15 languages
|
|
129
129
|
- **LadybugDB** — Parquet-backed WASM graph store
|
|
130
130
|
- **LangChain** — LLM orchestration for chat and code summarization
|
|
131
131
|
|