hiNicoFromGists
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
You can import from Github Gist's raw URL: await import("https://gist.githubusercontent.com/...")
This example pulls from this gist: example.js
Which has this code: export const hi = function() { return "Hi Nico!" }
Migrated from folder: Archive/hiNicoFromGists