mirror of
https://github.com/voson-wang/toon.git
synced 2026-01-29 15:24:10 +08:00
docs: add ToonStore database information to tools and playgrounds (closes #262)
This commit is contained in:
@@ -45,6 +45,12 @@ code --install-extension vishalraut.vscode-toon
|
|||||||
|
|
||||||
Use YAML syntax highlighting as a close approximation. Most editors allow associating `.toon` files with YAML language mode.
|
Use YAML syntax highlighting as a close approximation. Most editors allow associating `.toon` files with YAML language mode.
|
||||||
|
|
||||||
|
## Databases
|
||||||
|
|
||||||
|
### ToonStore
|
||||||
|
|
||||||
|
[ToonStore](https://github.com/Kalama-Tech/toonstoredb) - Redis-compatible embedded database (Rust) that stores data in TOON format.
|
||||||
|
|
||||||
## Web APIs
|
## Web APIs
|
||||||
|
|
||||||
If you're building web applications that work with TOON, you can use the TypeScript library in the browser:
|
If you're building web applications that work with TOON, you can use the TypeScript library in the browser:
|
||||||
|
|||||||
Reference in New Issue
Block a user