Avatar

yawnxyz

i make ui for ai
Joined March 31, 2023
Public vals
120
yawnxyz avatar
WobbleShapes
@yawnxyz
HTTP
@jsxImportSource https://esm.sh/react
yawnxyz avatar
goldenRedWolverine
@yawnxyz
Script
An interactive, runnable TypeScript val by yawnxyz
yawnxyz avatar
threeJsTorus
@yawnxyz
HTTP
playing around with townie during a meeting >.>
yawnxyz avatar
env
@yawnxyz
Script
This is used to load .env secrets from either a Node or a Deno environment. This is used for projects converted to Node projects with dnt — so you can use valtown in your Node projects!
yawnxyz avatar
eventsy
@yawnxyz
Script
The Eventsy class represents a system for logging and managing events. It utilizes Dobby for database operations and provides methods for logging events, retrieving events by type, performing full-text searches, and more. This class is designed to be flexible and adaptable to various event logging needs.
yawnxyz avatar
dom2semWorking
@yawnxyz
Script
Forked from romansky/denoDom2SemExample
yawnxyz avatar
redditImageGrab
@yawnxyz
HTTP (deprecated)
Forked from roramigator/pr0n
yawnxyz avatar
valVersions
@yawnxyz
Script
* Retrieves a user by their username. * @param {string} username - The username of the user to retrieve. * @returns {Promise<Object>} The user object.
yawnxyz avatar
valWall
@yawnxyz
HTTP
Forked from iamseeley/valcontributionchart
yawnxyz avatar
denoDom2SemExample
@yawnxyz
Script
An interactive, runnable TypeScript val by yawnxyz
yawnxyz avatar
htmlkit
@yawnxyz
Script
This module provides functions to convert HTML to various formats such as Markdown, Pug, and Turndown. It also includes utilities to fetch HTML from a URL, extract metadata, and clean HTML by removing unwanted selectors. Dependencies include Cheerio for HTML parsing, JSDOM for DOM manipulation, and Turndown for converting HTML to Markdown.
yawnxyz avatar
deletebio
@yawnxyz
HTTP (deprecated)
An interactive, runnable TypeScript val by yawnxyz
yawnxyz avatar
libsqlstudio
@yawnxyz
HTTP (deprecated)
Forked from pomdtr/libsqlstudio
yawnxyz avatar
trpc
@yawnxyz
Script
Forked from pomdtr/trpc
yawnxyz avatar
selectHtml
@yawnxyz
Script
SelectHtml is a Deno-based HTML scraper that integrates AI with Cheerio and Pug. This tool allows you to fetch, clean, and manipulate HTML content from URLs, using the Cheerio library to select and clean the HTML elements, and html2pug to convert HTML into Pug templates. Deprecated; use htmlTo instead, as that one supports more formats: https://www.val.town/v/yawnxyz/htmlTo
yawnxyz avatar
luciaValtownSqlite
@yawnxyz
Script
A reorganization of: https://www.val.town/v/stevekrouse/lucia_adapter https://esm.town/v/stevekrouse/lucia_adapter_base