TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: TxtFiddle – JavaScript playground for text manipulation tasks

18 pointsby awulfabout 4 years ago

4 comments

nitrammabout 4 years ago
I have been just clicking on the "New" menu. It was not clear to me that I should mouse over and wait. There are many interesting transformations such as "Generate SQL INSERT INTO statement from CSV" or "Generate ASCII table from CSV/TSV". They could be more prominent. How about moving them from "New" into "Library" section?
评论 #26582889 未加载
st0leabout 4 years ago
nice. very similar to CyberChef[1] except it allows custom JS code.<p>1. <a href="https:&#x2F;&#x2F;gchq.github.io&#x2F;CyberChef&#x2F;" rel="nofollow">https:&#x2F;&#x2F;gchq.github.io&#x2F;CyberChef&#x2F;</a>
high_byteabout 4 years ago
so this is basically eval(&#x27;var input = inputElement.innerText;&#x27; + jsElement.innerText)
评论 #26573224 未加载
jackmac92about 4 years ago
why not just use jsfiddle?
评论 #26561328 未加载