Skip to content

Commonly used web develop tools made with the bare minimum of HTML, CSS, ECMAScript, HTMX and Alpine.js

Notifications You must be signed in to change notification settings

dankcgi/web-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-tools

A small static site comprising various tools for web development and beyond, deployed to GitHub Pages.

Requirements

The site also makes use of several packages through CDN:

Getting started

To install dependencies:

bun install

To run the dev server:

bun run dev

To bundle the typescript into javascript:

bun run build

About

Commonly used web develop tools made with the bare minimum of HTML, CSS, ECMAScript, HTMX and Alpine.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published