Skip to main content

Show HN: At a Glance ESM Support for NPM Packages https://ift.tt/pctFs5S

Show HN: At a Glance ESM Support for NPM Packages We've rolled out a feature for openbase.com that we think is a DX game changer for Node devs. Since the emergence of ECMA Script modules, it's been a continuous guessing game as to what kind of exports a package has. That's never really been discoverable without using a site like unpkg, or installing the package and inspecting package.json. Openbase now displays the ES Module support level (e.g. type of exports) on all of their package pages. We added this feature because our devs are some of the folks continually caught off guard by installing an NPM dependency only to find out it's ESM-only. If that's you too, or if the type of exports matter for your project, check out the package on Openbase first. https://openbase.com A few screenshots: - https://ift.tt/ZQ9wjJ7 - https://ift.tt/LIuhKEt - https://ift.tt/p0wNF6Z November 19, 2022 at 01:47AM

Comments

Popular posts from this blog