I was playing with Deno.KV in this project and I thought it may be nice to have an object mapper type of package. And @laclemen92/kvm was born. It allows you to create entities for DenoKV with zod assertions. It provides functions to then create, read, update and delete values from the store. I really just wanted to make an open source package!!
Check out https://github.com/laclemen92/kvm and https://jsr.io/@laclemen92/kvm for more info