Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 896 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 896 Bytes

Kivi

Deno KV Explorer

Install from VSCode marketplace

スクリーンショット 2023-11-29 21 51 39 スクリーンショット 2023-11-29 21 57 37

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