Back to packages list

Vals using hono

Description from the NPM package:
Web framework built on Web Standards
stevekrouse avatar
push
@stevekrouse
HTTP (deprecated)
Forked from jrmann100/push
tempdev avatar
anime
@tempdev
HTTP (deprecated)
Forked from tempguy/anime
tempdev avatar
flix
@tempdev
HTTP
@jsxImportSource npm:hono/jsx
nicopreme avatar
blob_admin
@nicopreme
HTTP (deprecated)
Forked from stevekrouse/blob_admin
tempdev avatar
scarletSole
@tempdev
HTTP (deprecated)
Forked from tempguy/scarletSole
peterqliu avatar
vt_app_v3
@peterqliu
HTTP
@jsxImportSource https://esm.sh/hono@4.0.8/jsx
g avatar
dataUriGenApp
@g
HTTP
* This application creates a client-side data URI generator with the following features: * - File upload through input and drag-and-drop * - Automatic MIME type detection * - Preview of the uploaded file (image, video, audio, or text) * - Copy button to easily copy the generated data URI * * We'll use the FileReader API for file handling and data URI generation. * The application will be built using HTML, CSS, and JavaScript, served by a Hono app.
weaverwhale avatar
BlogChatbotServer
@weaverwhale
HTTP
// This approach will create a chatbot using OpenAI's SDK with access to a blog's content stored in a JSON.
tfayyaz avatar
requiredOrangeRattlesnake
@tfayyaz
HTTP (deprecated)
Forked from tfayyaz/honoHtmxJsTemplate
willthereader avatar
Debugging_Guide
@willthereader
HTTP
@jsxImportSource https://esm.sh/hono@latest/jsx
g avatar
csvViewer
@g
HTTP
* This application creates a CSV viewer using a Hono app that serves a client-side application. * It allows users to upload a CSV file, view its contents in a table format, and provides basic sorting functionality. * * The approach: * 1. Create a server-side Hono app to handle file uploads and serve the HTML, CSS, and JavaScript. * 2. Implement client-side JavaScript to handle file reading, parsing CSV, and displaying the data in a table. * 3. Add sorting functionality to allow users to sort the table by clicking on column headers. * * Libraries used: * - Hono for the server-side application * - Papa Parse (via esm.sh) for parsing CSV on the client-side
lukedenton avatar
sqliteExplorerApp
@lukedenton
HTTP (deprecated)
Forked from nbbaier/sqliteExplorerApp
pfeffunit avatar
iangac_validator
@pfeffunit
HTTP (deprecated)
Forked from stevekrouse/fileInputUploadExample
tr11 avatar
blob_admin
@tr11
HTTP (deprecated)
Forked from stevekrouse/blob_admin
lisardo avatar
reloadOnSave
@lisardo
Script
Forked from stevekrouse/reloadOnSave
lisardo avatar
multiplayerCircles
@lisardo
HTTP (deprecated)
Forked from maxm/multiplayerCircles