Back to packages list

Vals using hono

Description from the NPM package:
Web framework built on Web Standards
jrmann100 avatar
push
@jrmann100
HTTP
@jsxImportSource npm:hono@3/jsx
tionis avatar
lastlogin_demo
@tionis
HTTP
Forked from stevekrouse/lastlogin_demo
rizoadev avatar
sqliteExplorerApp
@rizoadev
Script
Forked from nbbaier/sqliteExplorerApp
deboneil07 avatar
vitreousMagentaLamprey
@deboneil07
HTTP (preview)
* This val creates a simple web application using Hono, a lightweight web framework. * It demonstrates how to set up routes, render HTML, and handle form submissions. * The application will have a home page and a form that submits user input.
lithrel avatar
blob_admin
@lithrel
HTTP
Forked from stevekrouse/blob_admin
yawnxyz avatar
turnitdown
@yawnxyz
HTTP (preview)
HTML to Markdown Converter This is a simple web application that converts HTML to Markdown. It provides a clean and efficient way to transform HTML content into Markdown format, which is widely used for documentation and content creation. Features Easy-to-use Interface : Simple textarea inputs for HTML and Markdown output. Real-time Conversion : Converts HTML to Markdown instantly upon clicking the convert button. Clean Output : Removes scripts, styles, and other non-content elements from the HTML before conversion. Copy to Clipboard : One-click copying of the converted Markdown text. How It Works The application uses the Hono framework to create a simple web server. HTMX is used for handling AJAX requests without writing JavaScript. Alpine.js provides reactivity for the clipboard functionality. The Turndown library is used to convert HTML to Markdown. Usage Paste your HTML content into the "HTML Input" textarea. Click the "Convert to Markdown" button. The converted Markdown will appear in the "Markdown Output" textarea. Use the "Copy to Clipboard" button to easily copy the result. Technical Details The server removes <script> , <style> , and other non-content tags before conversion. HTML comments are also stripped out. The Markdown output is cleaned to remove excessive whitespace and newlines. View Source You can view the source code of this application by clicking the "View Source" link at the bottom of the page. Limitations The converter may not handle extremely complex HTML structures perfectly. Some HTML elements might not have a direct Markdown equivalent. Future Improvements Add options for customizing the Markdown output format. Implement file upload for HTML conversion. Add support for converting Markdown back to HTML. Feel free to use and modify this converter for your HTML to Markdown conversion needs!
mjweaver01 avatar
FindFraudTrendsUsingGPT
@mjweaver01
HTTP
FraudTrendsGPT Generate real-time Fraud Trend Reports using GPT-4o Goal This agent is designed to find trends in merchant transaction reports, and produce a real time report. Reports are complete with relevant data tables and Mermaid charts. Semi-Data-Agnostic This agent is semi-agnostic to the data provided. Meaning, it will provide a report so long as the provided data is shaped similarly, or the prompt is updated to support the new data shape. Agent Reusability Moreover, this agent can be rewritten for any number of use cases. With some variable renaming, and rewriting of the prompt, this should produce very accurate data analytic reports for any data provided.
weaverwhale avatar
FindTrendsUsingGPT
@weaverwhale
HTTP
An interactive, runnable TypeScript val by weaverwhale
andrewn avatar
sqliteExplorerApp
@andrewn
HTTP
Forked from nbbaier/sqliteExplorerApp
vawogbemi avatar
multirouteHono
@vawogbemi
HTTP
Forked from ttodosi/multirouteHono
all avatar
Countdown
@all
HTTP
doesn't work, cool css
ttodosi avatar
multirouteHono
@ttodosi
HTTP
Forked from iamseeley/multirouteHono
ttodosi avatar
sqliteExplorerApp
@ttodosi
HTTP
Forked from nbbaier/sqliteExplorerApp
tempdev avatar
rabbitstream
@tempdev
HTTP (preview)
// Full .ts implimentation of rabbitstream.net
ttodosi avatar
infiniteSVGGraph
@ttodosi
HTTP (preview)
Forked from maxm/infiniteSVGGraph
ejfox avatar
spotify
@ejfox
HTTP (preview)
// Thank you for the feedback! You're right, we need to handle cases where playlist images might be missing.