pomdtr-awesome.web.val.run
Readme

Awesome Val Town

An curated list of useful community vals. Feel free to create your own awesome list!

Apps

Tooling

Authentication

Sqlite

Blob

Middleware

Testing

Api

Other

OpenAI

Web Components

1
2
3
4
5
import { serveReadme } from "https://esm.town/v/pomdtr/serve_readme";
import { extractValInfo } from "https://esm.town/v/pomdtr/extractValInfo";
const val = extractValInfo(import.meta.url)
export default serveReadme({val, title: "Awesome Val Town"})
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
3
vladimyr avatar

Now we just need to implement a new adapter for val readme-s and add this to the config so it gets tracked by https://www.trackawesomelist.com 😉

pomdtr avatar

I'm still wondering of far I want to push it. For now it's basically a cheatsheet for myself.

vladimyr avatar

I was being half serious but it actually has quite a potential.

v2
April 13, 2024