Skip to content

Latest commit

 

History

93 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atomic Tools

A collection of lightweight web utilities. Each does one thing well.

Tools

Tool Description
Wordle Checker Check if a 5-letter word has been a past Wordle solution
Madlib Maker Create and share custom madlibs with friends
Markdown ↔ Rich Text Convert between Markdown and pasted rich text
Text Diff Compare two blocks of text and see what changed

Development

Serve locally from the repo root:

python3 -m http.server 8080

Then visit http://localhost:8080/

Deployment

Deployed by Cloudflare Pages from the main branch — pushing to main is deploying. Live at tools.spidleweb.net.

The Wordle Checker's API is a separate Cloudflare Worker; see its README.

About

A collection of single-purpose web tools served as plain static HTML/CSS/JS from Cloudflare Pages.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors

Languages