Public
Script
  • janpaul123 avatar
    valle_tmp_228422435641258538528486008331893
    @janpaul123
    // Initialize sample stories and store them in blob storage
    HTTP (deprecated)
  • pomdtr avatar
    docsBlobCounterDemo
    @pomdtr
    Forked from std/docsBlobCounterDemo
    Script
  • neverstew avatar
    blobDirList
    @neverstew
    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"
    Script
  • hanaswan avatar
    btcPriceAlert
    @hanaswan
    Forked from stevekrouse/btcPriceAlert
    Cron
  • janpaul123 avatar
    getValsContextWindow
    @janpaul123
    An interactive, runnable TypeScript val by janpaul123
    Script
  • jdan avatar
    svgMapOfCountry
    @jdan
    An interactive, runnable TypeScript val by jdan
    Script
  • janpaul123 avatar
    valle_tmp_6558189023937331447348397779094
    @janpaul123
    // Serve main page with stories
    HTTP (deprecated)
  • janpaul123 avatar
    valle_tmp_70427092421104433856545248978618
    @janpaul123
    // Initialize sample stories and store them in blob storage
    HTTP (deprecated)
  • jdan avatar
    getAllWords
    @jdan
    An interactive, runnable TypeScript val by jdan
    Script
  • pomdtr avatar
    tree_example
    @pomdtr
    View Example View Extension Repository #example
    HTTP (deprecated)
  • ashryanio avatar
    generateQrCode
    @ashryanio
    QR code generator Submit text and get a QR code back! Based on renderFormAndSaveData by @andreterron .
    HTTP (deprecated)
  • pomdtr avatar
    val_town_by_example_toc
    @pomdtr
    // edit this if you want to add new items to the home page
    Cron
  • jdan avatar
    basicAuthButton
    @jdan
    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.
    HTTP (deprecated)
  • charlypoly avatar
    websiteHasChanged
    @charlypoly
    An interactive, runnable TypeScript val by charlypoly
    Script
  • domingo1987 avatar
    problemPython
    @domingo1987
    // Privacy policy template in Markdown
    HTTP (deprecated)
  • janpaul123 avatar
    valle_tmp_04779227870600944224693473656022
    @janpaul123
    // Initialize sample stories and store them in blob storage
    HTTP (deprecated)
August 13, 2024