Public
flymaster avatar
flymaster
blob_admin
HTTP
Forked from stevekrouse/blob_admin
0
fab1an avatar
fab1an
databin
HTTP
Forked from jamiedubs/databin
0
salteadorneo avatar
salteadorneo
testEmail2
Email
Forked from maxm/emailExample
0
reedrosenbluth avatar
reedrosenbluth
watchWebsite
Cron
Forked from chet/watchWebsite
0
cufaoil avatar
cufaoil
blob_admin
HTTP
Forked from stevekrouse/blob_admin
0
danfishgold avatar
danfishgold
blob_admin
HTTP
Forked from stevekrouse/blob_admin
0
temptemp avatar
temptemp
methodicalOliveSparrow
HTTP
@jsxImportSource npm:hono/jsx
0
jwetzel avatar
jwetzel
docsBlobCounterDemo
Script
Forked from std/docsBlobCounterDemo
0
stevekrouse avatar
stevekrouse
yc_database
HTTP
YC companies from this google sheet This doesn't automatically get new data, yet.
0
joey avatar
joey
BlobArray
Script
Blob Array Create an array as a Database, instantly! Just create a new val for your array: import { BlobArray } from "https://esm.town/v/joey/BlobArray"; type User = { email: string }; // specify the type inside the TS generic <> to define the type of your array export let myUserArray = BlobArray<User>("my-user-array"); Now import it and start using it in your vals! import { myUserArray } from "https://esm.town/v/joey/myUserArray"; // overwrite the entire array await myUserArray.set([{ email: "user1@gmail.com" }, { email: "user2@yahoo.com" }]); // get all the entries in your array const allUsers = await myUserArray.get(); // call any array method you want, just use "await" await myUserArray.push({ email: "johndoe@gmail.com" }); const gmailUsers = await myUserArray.filter(u => u.email.includes("@gmail.com"));
0
kayla_lin avatar
kayla_lin
getYenPriceCron
Cron
An interactive, runnable TypeScript val by kayla_lin
0
rozek avatar
rozek
vtu_updateUser
Script
(documentation follows)
0
jamisonl avatar
jamisonl
adorableRedChameleon
HTTP
Forked from camajudson/handleDiscordInteraction
0
stevekrouse avatar
stevekrouse
bsky_rss_poll
Script
Forked from rcurtiss/bsky_rss_poll
0
kbarienti avatar
kbarienti
btcPriceAlert
Cron
Forked from stevekrouse/btcPriceAlert
0
dirkviester avatar
dirkviester
blob_admin
HTTP
Forked from stevekrouse/blob_admin
0
Updated: August 13, 2024