Public
Script
janpaul123 avatar
valle_tmp_228422435641258538528486008331893
@janpaul123
HTTP (deprecated)
// Initialize sample stories and store them in blob storage
pomdtr avatar
docsBlobCounterDemo
@pomdtr
Script
Forked from std/docsBlobCounterDemo
neverstew avatar
blobDirList
@neverstew
Script
List things in a blob directory Blobs can be organised using "directories" e.g. /animals all-animals.txt /dogs sausage.txt /cats tom.txt is really only three files: /animals/all-animals.txt , /animals/dogs/sausage.txt and /animals/cats/tom.txt because directories don't really exist, we're just making longer filenames. When you want to list things only "in a directory" and none of the child "directories", you can use this val. import { blobDirList } from "https://esm.town/v/neverstew/blobDirList"; console.log(await blobDirList("/animals")); // returns only "/animals/all-animals.txt"
hanaswan avatar
btcPriceAlert
@hanaswan
Cron
Forked from stevekrouse/btcPriceAlert
janpaul123 avatar
getValsContextWindow
@janpaul123
Script
An interactive, runnable TypeScript val by janpaul123
jdan avatar
svgMapOfCountry
@jdan
Script
An interactive, runnable TypeScript val by jdan
janpaul123 avatar
valle_tmp_6558189023937331447348397779094
@janpaul123
HTTP (deprecated)
// Serve main page with stories
janpaul123 avatar
valle_tmp_70427092421104433856545248978618
@janpaul123
HTTP (deprecated)
// Initialize sample stories and store them in blob storage
jdan avatar
getAllWords
@jdan
Script
An interactive, runnable TypeScript val by jdan
pomdtr avatar
tree_example
@pomdtr
HTTP (deprecated)
View Example View Extension Repository #example
ashryanio avatar
generateQrCode
@ashryanio
HTTP (deprecated)
QR code generator Submit text and get a QR code back! Based on renderFormAndSaveData by @andreterron .
pomdtr avatar
val_town_by_example_toc
@pomdtr
Cron
// edit this if you want to add new items to the home page
jdan avatar
basicAuthButton
@jdan
HTTP (deprecated)
basicAuthButton An authenticated micro-app for tracking the last time I took a medication. Both GET / and POST /press are authenticated using honoBasicAuthMiddleware . GET / Views the value of basicAuthButton:last-pressed in blob storage. POST /press Updates the value of basicAuthButton:last-pressed in blob storage with the current timestamp.
charlypoly avatar
websiteHasChanged
@charlypoly
Script
An interactive, runnable TypeScript val by charlypoly
domingo1987 avatar
problemPython
@domingo1987
HTTP (deprecated)
// Privacy policy template in Markdown
janpaul123 avatar
valle_tmp_04779227870600944224693473656022
@janpaul123
HTTP (deprecated)
// Initialize sample stories and store them in blob storage
August 13, 2024