Skip to content

Add Sort Text Lines tool - #373

Merged
slaveofcode merged 1 commit into
mainfrom
develop
Sep 1, 2026
Merged

Add Sort Text Lines tool#373
slaveofcode merged 1 commit into
mainfrom
develop

Conversation

@slaveofcode

Copy link
Copy Markdown
Owner

New Dev tool /tools/sort-lines: reorder lines asc/desc/reverse with case-insensitive, natural order, sort-by-key (before = or :), dedupe/trim/drop-blanks/trim-chars. Client-side — handy for lining up env vars / k8s secrets before a line-by-line compare. Lib (11 tests) + island + EN/ID SEO + happy-path E2E.

Reorder lines asc/desc/reverse with case-insensitive, natural (numeric)
order, sort-by-key (before = or :), dedupe, trim, drop-blanks and
trim-characters — client-side, handy for lining up env vars / k8s secrets
before a line-by-line compare. Pure lib (11 tests) + island + EN/ID SEO +
happy-path E2E.
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 1, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
✅ Deployment successful!
View logs
goodwebtools e39ecfd Sep 01 2026, 04:04 AM

@slaveofcode
slaveofcode merged commit 7338f13 into main Sep 1, 2026
3 of 5 checks passed
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