FeaturesTemplatesShowcaseTownie
AI
BlogDocsPricing
Log inSign up
ficus
ficuskv
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
…
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"; await set("cookie", "monster"); const cookie = await get("cookie"); await clear("cookie");
Go to top
X (Twitter)
Discord community
GitHub discussions
YouTube channel
Bluesky
Product
FeaturesPricing
Developers
DocsStatusAPI ExamplesNPM Package Examples
Explore
ShowcaseTemplatesNewest ValsTrending ValsNewsletter
Company
AboutBlogCareersBrandhi@val.town
Terms of usePrivacy policyAbuse contact
© 2025 Val Town, Inc.