This repository formalizes the design and implementation of the Universal Module Definition (UMD) API for JavaScript modules. These are modules which are capable of working everywhere, be it in the client, on the server or elsewhere. The UMD pattern typically attempts to offer compatibility with the most popular script loaders of the day (e.g RequireJS amongst others). In many cases it uses AMD as a base, with special-casing added to handle CommonJS compatibility.

Features

  • Defines a module that works with AMD and browser globals
  • Defines a module that works in Node, AMD and browser globals
  • Defines a module that works with more CommonJS runtimes
  • Defines a jQuery plugin that works with AMD and browser globals
  • The UMD pattern typically attempts to offer compatibility with the most popular script loaders
  • Capable of working everywhere, be it in the client, on the server or elsewhere

Project Samples

Project Activity

See All Activity >

Categories

Design

License

MIT License

Follow UMD

UMD Web Site

Other Useful Business Software
Fully Managed MySQL, PostgreSQL, and SQL Server Icon
Fully Managed MySQL, PostgreSQL, and SQL Server

Automatic backups, patching, replication, and failover. Focus on your app, not your database.

Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of UMD!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Design Software

Registered

2021-08-13