Using Node.js packages in the browser with import maps

Import maps is a browser proposal that allow web pages to control the behavior of JavaScript imports, in this article will cover the usage of this feature with nodejs packages, the related problems, and posible solutions. Read more

Similar

Node.js v7.7.2

Windows 32-bit Installer: https://nodejs.org/dist/v7.7.2/node-v7.7.2-x86.msi Windows 64-bit Installer: https://nodejs.org/dist/v7.7.2/node-v7.7.2-x64.msi Windows 32-bit Binary: https://nodejs.org/dist/v7.7.2/win-x86/node.exe Windows 64-bit Binary: https:/... (more…)

Read more »