Search
untitled8294445
@cyrilis
An interactive, runnable TypeScript val by cyrilis
Script
export let untitled8294445 = default (params) => {
return gpt3({
openAiKey: process.env.openai_key,
prompt: params.question,
.then((result) => result);
untitled_pinkMarmoset
@gayatri_k26
An interactive, runnable TypeScript val by gayatri_k26
Cron
function x() {
console.log("Welcome to CS1200!");
console.log("Hello there!");
untitled_magentaBee
@xuesjiang
An interactive, runnable TypeScript val by xuesjiang
Script
export async function untitled_magentaBee() {
const { default: axios } = await import("npm:axios");
const url =
untitled_rt2wovqo
@zachnusbaum
An interactive, runnable TypeScript val by zachnusbaum
Script
export const untitled_rt2wovqo = (async () => {
function myApi(name) {
return "hi " + name;
console.email("hi");
untitled_oliveSwordtail
@hankenstein
An interactive, runnable TypeScript val by hankenstein
Script
export const untitled_oliveSwordtail = (async () => {
var name = "hank";
function myApi(name) {
return "hi " + name;
untitled_cS5pGEaV
@baj
An interactive, runnable TypeScript val by baj
Script
export const untitled_cS5pGEaV = (async () => {
let count = 0;
function myApi() {
return count++;
untitled6597015
@maxmetcalfe
An interactive, runnable TypeScript val by maxmetcalfe
Script
export let untitled6597015 = default async function() {
console.log("here")
untitled_blushLobster
@aravgoyalneu
An interactive, runnable TypeScript val by aravgoyalneu
Email
export async function untitled_blushLobster(email: Email) {
async function emailRandomJoke() {
async function fetchRandomJoke() {
const response = await fetch(
untitled6709436
@maxmetcalfe
An interactive, runnable TypeScript val by maxmetcalfe
Script
export let untitled6709436 = default async function() {
console.log("here")
untitled_emeraldFalcon
@zhangbao
An interactive, runnable TypeScript val by zhangbao
HTTP
export default async function untitled_redMeerkat(req: Request): Promise<Response> {
return Response.json({ ok: true })
untitled_tomatoHarrier
@bli27
An interactive, runnable TypeScript val by bli27
Cron
function x() {
console.log("Welcome to CS1200!");
console.log("Hello there!");
untitled_y63gGz3G
@xrayboastful
An interactive, runnable TypeScript val by xrayboastful
Cron
export const untitled_y63gGz3G = (async () => {
function myApi(name: Interval) {
return "hi " + name;
console.email("hi");
untitled2540845
@zbeastly1
An interactive, runnable TypeScript val by zbeastly1
Script
export let untitled2540845 = async function() {
return "hello val town, what am I to do?"