You are using an out of date browser. It may not display this or other websites correctly. You should upgrade or use an alternative browser.
lodash
About this tag
The lodash tag on WindowsForum.com covers discussions related to the popular JavaScript utility library Lodash, created by a Microsoft Edge team member. Content includes announcements about ES module support in Node.js via the @std/esm package, which enables spec-compliant ECMAScript modules in Node 4+ with near built-in performance. The tag reflects developer-focused topics around JavaScript tooling, module systems, and library updates, with relevance to Microsoft's involvement in open-source JavaScript projects.
Editor’s Note: Today’s post is a guest post from Link Removed, a Program Manager on the Microsoft Edge team and creator of the popular Lodash JavaScript library, sharing the news of a new community project to bring ECMAScript modules to Node.
I’m excited to announce the release of @std/esm...