Skip to content

Commit d42c469

Browse files
authored
Fix names
1 parent 6d3bea1 commit d42c469

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

website/docs/Introduction/features.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
# LionWeb Implementations
22

3-
| **Feature** | **C#** | **Java** | **Kotlin** | **TypeScript** | **Python** |
4-
|-----------------------------------------------------|:------:|:--------:|:----------:|:--------------:|:----------:|
5-
| M1 (model) de/serializer from/to JSON | |||| |
6-
| M2 (language) de/serializer from/to LW JSON ||||| |
7-
| Language agnostic (Reflective) API to CRUD LW nodes ||||| |
8-
| Language specific API to CRUD LW nodes ||||| |
9-
| Bulk protocol Client ||||| |
10-
| Delta protocol Client || 🏗️ ||| |
3+
| **Feature** | **LW C#** | **LW Java** | **LW Kotlin** | **LW TypeScript** | **LW Python** |
4+
|-----------------------------------------------------|:---------:|:-----------:|:-------------:|:-----------------:|:-------------:|
5+
| M1 (model) de/serializer from/to LW JSON | | | | | |
6+
| M2 (language) de/serializer from/to LW JSON | | | | | |
7+
| Language agnostic (Reflective) API to CRUD LW nodes | | | | | |
8+
| Language specific API to CRUD LW nodes | | | | | |
9+
| Bulk protocol Client | | | | | |
10+
| Delta protocol Client | | 🏗️ | | | |
1111

1212

1313
# LionWeb Integrations

0 commit comments

Comments
 (0)