/kivi

Deno KV Explorer for VSCode

Primary LanguageTypeScriptMIT LicenseMIT

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