Avatar

yawnxyz

i make ui for ai
Joined March 31, 2023
Likes
84
pomdtr avatar
webdavServer
@pomdtr
Script
Webdav Manage your vals from a webdav client (ex: https://cyberduck.io/) ⚠️ some webdav operations are not supported, so support can vary between clients. Installation Click "Create Val" on the code block, and change it's type to http. import { basicAuth } from "https://esm.town/v/pomdtr/basicAuth"; import { verifyToken } from "https://esm.town/v/pomdtr/verifyToken"; import { serveVals } from "https://esm.town/v/pomdtr/webdavServer"; export default basicAuth(serveVals, { verifyUser: (user) => { return verifyToken(user); }, }); Use a val town token as the username, and keep the password blank to authenticate.
jrmann100 avatar
push
@jrmann100
HTTP
@jsxImportSource npm:hono@3/jsx
cephalization avatar
smsjournalerregistration
@cephalization
HTTP
@jsxImportSource https://esm.sh/react
stevekrouse avatar
lucia_middleware_safe
@stevekrouse
Script
Cross-platform safe Lucia-middleware This is a pretty ugly sittuation. It's really a hack around the way @stevekrouse/lucia_middlware was written, but to make it safe to import on the frontend, because it only imports the backend stuff dynamically per request.
harveyfullstack avatar
phpServe
@harveyfullstack
HTTP
Serve a REST API in PHP syntax using php-wasm and Val Town.
maxm avatar
php
@maxm
HTTP
An interactive, runnable TypeScript val by maxm
stevekrouse avatar
lucia_middleware_vanilla
@stevekrouse
HTTP
Forked from stevekrouse/lucia_middleware
stevekrouse avatar
lucia_middleware
@stevekrouse
Script
Forked from stevekrouse/lucia_demo
stevekrouse avatar
lucia_adapter_base
@stevekrouse
Script
Forked from pomdtr/lucia_adapter_base
stevekrouse avatar
lucia_adapter
@stevekrouse
Script
Forked from pomdtr/lucia_adapter
stevekrouse avatar
lucia_sqlite
@stevekrouse
Script
Forked from pomdtr/lucia_sqlite
stevekrouse avatar
lucia_demo
@stevekrouse
HTTP
Forked from pomdtr/lucia_demo
ghsaboias avatar
telegramWebhookEchoMessage
@ghsaboias
HTTP
Forked from maxm/telegramWebhookExample
janpaul123 avatar
blob
@janpaul123
Script
Forked from std/blob
substrate avatar
shapeshift
@substrate
HTTP
Semantically map a JSON object to a target schema using Substrate . 🪩 To fork, sign up for Substrate to get your own API key and $50 free credits.
janpaul123 avatar
VALLE
@janpaul123
HTTP
Forked from janpaul123/valTownChatGPT2