Zell Liew 4/10/2019

Publishing packages that can be used in browsers and Node

Read Original

This technical article explains how to create JavaScript packages compatible with both browser and Node.js environments. It covers writing libraries for browsers using script tags and IIFEs, setting up projects for Node.js, and the steps needed to publish a package usable across both platforms.

Publishing packages that can be used in browsers and Node

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week