Public vals
6
favicon
stainless_em
favicon
An interactive, runnable TypeScript val by stainless_em
Script
memoizeByVersion
stainless_em
memoizeByVersion
* Memoize an async function's result using blob storage, keyed by the val's version * @param fn The async function to memoize * @param metaUrl The import.meta.url of the current val * @returns The result of the memoized function
Script
httpCache
stainless_em
httpCache
* Wraps a server function to add ETag-based caching * @param serverFn The original server function to be wrapped * @returns A new server function with caching logic
Script
brainrotdb
stainless_em
brainrotdb
// Ensure table exists
Script
brainrotdeps
stainless_em
brainrotdeps
An interactive, runnable TypeScript val by stainless_em
HTTP
regexToBrainrot
stainless_em
regexToBrainrot
@jsxImportSource https://stainless_em-brainrotdeps.web.val.run/2
HTTP
Next