Show HN: Export-map-generator – Generate package.json exports from build outputs
1 -ertgl 0 5/20/2025, 10:27:49 AM github.com ↗
This tool analyzes your build output (CJS, ESM, DTS, etc.) and generates a structured exports field for your package.json.
It supports plugins, presets, hybrid formats, and works via CLI or API. Useful for multi-format packages that need consistent and explicit module entry points.
No comments yet