Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

textwizard-tools

The browser-local text & code tools behind textwizard.us — free, MIT-licensed, and dependency-free. Every tool runs entirely in the browser: no uploads, no accounts, no tracking.

Layout

  • tools.js — the tool catalog (names, categories, taglines, SEO metadata) and repoUrlFor() helper.
  • features/ — one ES module per tool (plus the shared _editor.js scaffold). Each exports a mount function the consuming site attaches to its tool page.

The Emoji Copy tool's UI lives in the consuming site (it is a static page over unicode-emoji-json data), which is why its catalog entry links here rather than to a feature module.

Used by

textwizard.us consumes this repo as a package (textwizard-tools) and supplies the page shell, styling, and mounting glue.

Contributing

Bug reports and tool requests are welcome as issues; pull requests are welcome too. Keep tools dependency-free and browser-local — nothing a tool does may leave the user's device.

License

MIT © 2026 Michal Ferber

About

The browser-local text & code tools behind textwizard.us — MIT, zero dependencies, no uploads.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages