Val Launcher

A searchable launcher for your Val Town HTTP endpoints. Shows all your public HTTP vals in a clean grid with search.

Usage

  1. Remix this val
  2. Optionally, edit EXCLUDED_VALS array in main.ts to hide specific vals

Config

const EXCLUDED_VALS = [ "valLauncher", "some-other-val", ];