Back to packages list

Vals using hono

Description from the NPM package:
Web framework built on Web Standards
pomdtr avatar
invoice_deta
@pomdtr
HTTP (deprecated)
@jsxImportSource npm:hono/jsx
iamseeley avatar
SubmitLogin
@iamseeley
Script
An interactive, runnable TypeScript val by iamseeley
stevekrouse avatar
fileInputUploadExample
@stevekrouse
HTTP (deprecated)
Example of an HTML Form with a File Upload, handled by the server The key step was setting enctype="multipart/form-data" on the <form> element. If you skip that step, you'll only get the file's name on the server. Limitation on files > 1mb Currently (as of 4/14/24) this only works for small files (< 1mb). For larger files you get an error: {"statusCode":413,"error":"Payload Too Large","message":"request entity too large"} . A workaround is to upload to another service client-side, send the URL from that service to your Val Town server, and then fetch the file server-side (helper: @stevekrouse/uploadTo0x0).
pomdtr avatar
github_oauth_proxy
@pomdtr
Script
Proxy Server for Github Oauth The mechanism is inspired from https://indielogin.com/
pomdtr avatar
indielogin_example
@pomdtr
HTTP (deprecated)
@jsxImportSource npm:hono/jsx
yawnxyz avatar
honoJsxAlpineReactive
@yawnxyz
HTTP (deprecated)
Basic demo of getting reactive Alpine.js working on a hono/jsx "backend" For server <> frontend interaction, do form POST submissions (or potentially POST json to the public val address?) https://alpinejs.dev/start-here#building-a-counter
mjweaver01 avatar
PriestGPTClient
@mjweaver01
HTTP (deprecated)
PriestGPT Client Client for https://www.val.town/v/mjweaver01/PriestGPT Ask him about books or verses in the bible, and he will be sure to give you a short sermon about it!
mjweaver01 avatar
PriestGPT
@mjweaver01
HTTP (deprecated)
Forked from stevekrouse/weatherGPT
mjweaver01 avatar
key_value_api
@mjweaver01
HTTP (deprecated)
Forked from brianleroux/key_value_api
stevekrouse avatar
calorieapp
@stevekrouse
HTTP (deprecated)
@jsxImportSource npm:hono/jsx
stevekrouse avatar
poembuilder3
@stevekrouse
HTTP (deprecated)
Forked from stevekrouse/poembuilder
pomdtr avatar
indieauth_server
@pomdtr
HTTP (deprecated)
@jsxImportSource npm:hono/jsx
brianleroux avatar
key_value_api
@brianleroux
HTTP (deprecated)
An interactive, runnable TypeScript val by brianleroux
Llad avatar
aquaCoyote
@Llad
HTTP (deprecated)
Forked from maxm/honoExample
pomdtr avatar
popcorn
@pomdtr
HTTP (deprecated)
An interactive, runnable TypeScript val by pomdtr
pomdtr avatar
tree_example
@pomdtr
HTTP (deprecated)
View Example View Extension Repository #example
โ€ฆ
20
โ€ฆ
Next