Skip to content
| Marketplace
Sign in
Visual Studio Code
>
Snippets
>
kivi
New to Visual Studio Code?
Get it now.
kivi
hashrock
|
1,233 installs
|
(
1
)
|
Free
Deno KV viewer and editor
Installation
Launch VS Code Quick Open (
Ctrl+P
), paste the following command, and press enter.
Copy
Copied to clipboard
More Info
Overview
Version History
Q & A
Rating & Review
Kivi
Deno KV Explorer
Install from VSCode marketplace
Extension Settings
kivi.listFetchSize (default: 100)
The number of keys to fetch at a time
kivi.previewValue (default: true)
Whether to preview values in the explorer
Known Issues
Objects like
Date
or
Uint8Array
will not preserved in the edit feature for now.
See also
kview
- Another Deno KV Explorer
awesome-deno-kv