Skip to content

feat: add 4 dev tools — Fancy Text, Image→Base64, CSS Generator, HTML↔Markdown - #337

Merged
slaveofcode merged 1 commit into
developfrom
feat/dev-tools-fancy-base64-css-htmlmd
Aug 27, 2026
Merged

feat: add 4 dev tools — Fancy Text, Image→Base64, CSS Generator, HTML↔Markdown#337
slaveofcode merged 1 commit into
developfrom
feat/dev-tools-fancy-base64-css-htmlmd

Conversation

@slaveofcode

Copy link
Copy Markdown
Owner

Tier-3 dev/creator batch — all client-side, no new dependencies (turndown/marked/dompurify already installed), each with a unit-tested pure lib and EN + ID SEO + Bahasa labels.

Tool Route Notes
Fancy Text Generator fancy-text Unicode style maps (bold/italic/script/double-struck/circled/strikethrough/…) for social bios — real code points, paste anywhere
Image to Base64 image-to-base64 data URI + CSS background + img-tag snippets, encoded in-browser
CSS Generator css-generator gradient / box-shadow / border-radius with live preview + copy
HTML ↔ Markdown html-markdown turndown + marked, sanitized output, both directions

Verify

  • vitest 1945 passed (+29 new tests) · lint 0 errors · build all 8 new EN+ID pages built

All status: 'beta'.

Four zero-dependency (or already-installed) dev/creator tools, each with a
unit-tested pure lib and EN + ID SEO + Bahasa labels:
- Fancy Text Generator (Unicode style maps: bold/italic/script/… + combining)
- Image to Base64 (data URI + CSS/HTML snippets, encoded in-browser)
- CSS Generator (gradient/box-shadow/border-radius with live preview)
- HTML ↔ Markdown (turndown + marked, sanitized both ways)
@slaveofcode
slaveofcode merged commit 25a4446 into develop Aug 27, 2026
1 check passed
@slaveofcode
slaveofcode deleted the feat/dev-tools-fancy-base64-css-htmlmd branch August 27, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant