OurBigBook About$ Donate
 Sign in Sign up

Universal Module Definition (UMD)

Ciro Santilli (@cirosantilli, 37) ... Information technology Computer Software Programming language List of programming languages JavaScript
Updated 2025-07-16  0 By others on same topic  0 Discussions Create my own version
Since JavaScript devs are incapable of defining an unified import standard, this design pattern emerged where you just check every magic global one by one. Here's a demo where a Js library works on both the browser and from Node.js:
  • web-cheat/umd_my_lib.js: the library
  • web-cheat/umd.js: Node.js user
  • web-cheat/umd.html: browser user

 Ancestors (9)

  1. JavaScript
  2. List of programming languages
  3. Programming language
  4. Software
  5. Computer
  6. Information technology
  7. Area of technology
  8. Technology
  9.  Home

 View article source

 Discussion (0)

New discussion

There are no discussions about this article yet.

 Articles by others on the same topic (0)

There are currently no matching articles.
  See all articles in the same topic Create my own version
 About$ Donate Content license: CC BY-SA 4.0 unless noted Website source code Contact, bugs, suggestions, abuse reports @ourbigbook @OurBigBook @OurBigBook