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: Finally, a Simple TypeScript ESM Packager

1 pointsby TeffenEllisabout 2 years ago
Hey HN!<p>This post isn&#x27;t as big as some others, but I&#x27;d like to share my tools for working with TypeScript and NPM.<p>If you&#x27;ve ever published a TypeScript library to NPM, you&#x27;re probably familiar with the horrors of dealing with ESM<p>I&#x27;ve yearned for a small library to make TypeScript packages as simple as possible, without getting a bundler like ESBuild or Webpack involved. The project&#x27;s readme goes into the horrible details of how strange and bizarro TypeScript&#x27;s module systems have become. This NPM package has fixed most of my issues and I would love for everyone to benefit from it.<p>If you&#x27;ve ever experienced this madness, please kvetch here and maybe we can make this library obsolete by TypeScript 6!

no comments

no comments