easrng avatar
easrng
oldstyle
Script
oldstyle bring back the old @​import.syntax usage: import oldstyle from "https://esm.town/v/easrng/oldstyle"; const fn = await oldstyle` export default async () => { // import vals const fetchFns = [@std.fetch, @easrng.moduleFetch]; console.log( await Promise.all( fetchFns.map((fn) => fn("https://icanhazip.com").then((res) => res.text()), ), ), ); // get environment variables with @me.secrets console.log(@me.secrets.FORCE_COLOR); // update vals console.log(@easrng.counter++); }; // you don't have to have an export btw `; fn();
1
zarutian avatar
zarutian
valTownQuotaUseage
Script
* @param {string=} prefix - prefix of blob keys * @returns {Promise<number>} - how many bytes used by those blobs
0
stevekrouse avatar
stevekrouse
sqlite
Script
Forked from std/sqlite
9
vladimyr avatar
vladimyr
valshot
HTTP
Val Shot Generate val source code screenshot using sourcecodeshots.com ⚠️ This service is offered for personal use under a reasonable usage policy as stated here: https://sourcecodeshots.com/docs 📣 Special thanks to @pomdtr for their help and contributions! Usage https://vladimyr-valshot.web.val.run/v/<author>/<val> Example https://vladimyr-valshot.web.val.run/v/vladimyr/valshot https://vladimyr-valshot.web.val.run/v/pomdtr/readme
11
nbbaier avatar
nbbaier
valToGH_dev2
Script
Forked from nbbaier/valToGH
0
vladimyr avatar
vladimyr
fetch
Script
Forked from andreterron/fetch_docs
1
pomdtr avatar
pomdtr
fetchAPI
Script
An interactive, runnable TypeScript val by pomdtr
0
andreterron avatar
andreterron
blob_docs
Script
Forked from std/blob
0
dkinzer222 avatar
dkinzer222
sqlite
Script
Forked from std/sqlite
0
charmaine avatar
charmaine
openaiproxy
HTTP
Forked from std/openaiproxy
0
nkohari avatar
nkohari
sqlite
Script
Forked from stevekrouse/sqlite
0
nicosql avatar
nicosql
sqlite
Script
Forked from stevekrouse/sqlite
0
easrng avatar
easrng
alias
Script
Forked from neverstew/alias
0
aroyan avatar
aroyan
email
Script
Forked from std/email
0
alexandreph avatar
alexandreph
sqlite
Script
Forked from stevekrouse/sqlite
0
appan avatar
appan
email_docs
Script
Forked from andreterron/email_docs
0
Updated: January 24, 2024