fahmi avatar
btcPriceAlert
@fahmi
Cron
Forked from stevekrouse/btcPriceAlert
janpaul123 avatar
valle_tmp_86669542161959955391274329473221
@janpaul123
HTTP
// Function to initialize the stories in blob storage
janpaul123 avatar
valle_tmp_41699613582383728637218416331187
@janpaul123
HTTP
// Initialize stories with some fake sample data
triptych avatar
hitCounter
@triptych
HTTP
Forked from triptych/hitCounterDenWeaver
jdan avatar
nameOfUnicode
@jdan
Script
Populated with the following: import { blob } from "https://esm.town/v/std/blob?v=12"; fetch("https://unicode.org/Public/UNIDATA/UnicodeData.txt").then(async function(response) { const text = await response.text(); const data = {}; text.split("\n").forEach((line) => { const [code, name] = line.split(";"); data[code] = name; }); await blob.setJSON("unicode_names", data); });
std avatar
docsBlobCounterDemo
@std
Script
Forked from andreterron/docsBlobCounterDemo
janpaul123 avatar
valle_tmp_3373497323659926417371153829721253
@janpaul123
HTTP
// Retrieve stories data from blob storage on server start
nicopreme avatar
cautiousMoccasinSnake
@nicopreme
HTTP
Forked from stevekrouse/blob_admin
kutan avatar
download
@kutan
HTTP
Forked from suncin/downloadMega
cyrilos avatar
loop
@cyrilos
Script
An interactive, runnable TypeScript val by cyrilos
maxm avatar
userspaceAuth
@maxm
HTTP
@jsxImportSource https://esm.sh/preact
easrng avatar
generateOnce
@easrng
Script
An interactive, runnable TypeScript val by easrng
janpaul123 avatar
valle_tmp_0849921550869434716277180134862967
@janpaul123
HTTP
// Import the required modules
vladimyr avatar
keyvhq_blob_example2
@vladimyr
Script
Forked from vladimyr/keyvhq_example2
janpaul123 avatar
valle_tmp_88140331236158369280490149661851
@janpaul123
HTTP
// Initialize blob with an empty array if it doesn't exist
stevekrouse avatar
rssNotifyExample
@stevekrouse
Cron
An interactive, runnable TypeScript val by stevekrouse
August 13, 2024