• Blog
  • Docs
  • Pricing
  • We’re hiring!
Log inSign up
ficus

ficus

kv

kv storage
Public
Like
kv
Home
Code
4
.gitignore
.vtignore
README.md
main.tsx
Branches
1
Pull requests
Remixes
History
Environment variables
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Sign up now
Code
/
README.md
Code
/
README.md
Search
8/30/2025
Viewing readonly version of main branch: v55
View latest version
README.md

kv

A very simple key-value storage when you just need some minimal persistence.

import { clear, get, set } from "https://esm.town/v/ficus/kv/main.tsx"; await set("cookie", "monster"); const cookie = await get("cookie"); await clear("cookie");
FeaturesVersion controlCode intelligenceCLIMCP
Use cases
TeamsAI agentsSlackGTM
DocsShowcaseTemplatesNewestTrendingAPI examplesNPM packages
PricingNewsletterBlogAboutCareers
We’re hiring!
Brandhi@val.townStatus
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Open Source Pledge
Terms of usePrivacy policyAbuse contact
© 2026 Val Town, Inc.