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: Multiline JavaScript Converter

3 pointsby bbodyover 5 years ago

1 comment

bbodyover 5 years ago
OP here, this is a tool I built for converting AngularJS HTML templates into ES5 friendly JavaScript arrays (had no control over build process). ES6's template literals has made this largely redundant. But have been using it for code samples that need to be stored in JavaScript or JSON. Hope someone finds it useful!