Public
Script
tempguy avatar
yellowYak
@tempguy
Script
// This is an IIFE to allow the use of top-level await in Node.js
mjweaver01 avatar
PriestGPT
@mjweaver01
HTTP (deprecated)
Forked from stevekrouse/weatherGPT
stevekrouse avatar
resyAuth
@stevekrouse
Script
Forked from vtdocs/resyAuth
freecrayon avatar
getLatest1PasswordLinuxBetaVersion
@freecrayon
HTTP (deprecated)
An interactive, runnable TypeScript val by freecrayon
lufafajoshua avatar
plumGazelle
@lufafajoshua
Script
Forked from ianvph/postHogAPICapture
frontsideair avatar
exchangeRate
@frontsideair
Script
An interactive, runnable TypeScript val by frontsideair
iamseeley avatar
dailyPoemForSam
@iamseeley
Script
sending sam a random poem from poetrydb.org every day forever... -> cron val
dvsj avatar
getOpengraphMetadata
@dvsj
Script
// Might look complicated, don't be scared! Just follow the "//", I'll walk you through it.
stevekrouse avatar
blueSwordfish
@stevekrouse
Script
Forked from stevekrouse/atmos_washington_ssl_cert_error
andreterron avatar
setTidbytImage
@andreterron
Script
An interactive, runnable TypeScript val by andreterron
harper avatar
ShopifyProductSearch
@harper
Script
A simple endpoint to search a store on shopify for products. You will have to find the store ID. You can get it from shop.app
jamesw avatar
trendingrepos
@jamesw
Script
// Helper function to format the date for GitHub API query
nishui avatar
MusicAPI2
@nishui
HTTP (deprecated)
API: https://nishui-MusicAPI2.web.val.run?id=xxx id 是网易云的音乐 id 值,使用此 API 将会访问网页的两个 API 去获取音乐信息和歌词信息 我们用 req.url 获取 API 的url,然后再获取 url 的参数 id,这样就获取到对应的参数 id 了 2024年03月25日 不知道什么原因,获取 song 的 detail 失败,说是 querystring/url must match format \"uri\
hlobil avatar
notify
@hlobil
HTTP (deprecated)
Forked from samwho/notify
metart43 avatar
getOctopusEnergyRates
@metart43
HTTP
// Declare the function as async and export it
visnup avatar
harpers
@visnup
HTTP (deprecated)
An interesting Harper's message of the day when I open a shell. Setup crontab to grab updates on the first of the month 10 0 1 * * curl -s https://visnup-harpers.web.val.run > $HOME/.motd ~/.config/fish/functions/fish_greeting.fish to pick a random line on new fish shell; other shell support left to the reader function fish_greeting set line (random 1 (cat ~/.motd | wc -l)) awk "NR==$line" ~/.motd | fold -s -w (tput cols) end
April 3, 2024