Skip to content

Topic

JavaScript Module Systems

The formats and resolution rules by which JavaScript code imports other code, including ES modules, CommonJS, import attributes and the specifier semantics that decide what a given import points to.

Current clusters