Public
Script
Readme

Devtools shortcuts

Add useful shortcuts to a val website.

Usage

  • /_edit -> go to the val editor
  • /_raw -> view val source
  • /_logs -> view val logs

Example

import { devtools } from "https://esm.town/v/pomdtr/devtools"; export default devtools((_req: Request) => { return new Response("hello world"); });
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
June 4, 2024