nbbaier avatar
emptyValUtils
@nbbaier
Script
Empty Val Utils Handy utility functions to see if you have vals with no code lying around your account and to delete them (is you want to). Usage listEmptyVals import {listEmptyVals } from "https://esm.town/v/nbbaier/deleteEmptyVals"; console.log(await listEmptyVals(<user_id>)) deleteEmptyVals import {listEmptyVals } from "https://esm.town/v/nbbaier/deleteEmptyVals"; await deleteEmptyVals(<user_id>)
websandbox avatar
cleanup
@websandbox
Cron
An interactive, runnable TypeScript val by websandbox
neverstew avatar
deleteValExample
@neverstew
Script
DELETE /v1/vals/{val_id} Deletes a specific val. Pass your API token as a secret to the function. Read more about authentication to understand how to generate a token and save it as a secret.
1
Next
October 23, 2023