amdjs-api

Houses the Asynchronous Module Definition API

  • Owner: amdjs/amdjs-api
  • Platform:
  • License::
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

This repo holds the API specifications for AMD and some APIs that are strongly related to AMD.

  • AMD: The Asynchronous Module Definition. The primary building block for referencing and defining modular JS code.
  • require: An API for the require() function that allows dynamic, asynchronous loading of modules, and for resolving some module ID-based strings to file paths.
  • Loader Plugins: Loader plugins extend an AMD implementation by allowing loading of resources that are not traditional JavaScript dependencies.
  • Common-Config: Optional common configuration. If a loader supports functionality that matches capabilities specified in these configuration values, these structures should be used to allow easier interop with other loaders.

If you are implementing an AMD loader, the amd-implement list is for discussions that do not fit into smaller items that can be tracked by issue tickets.

Some documents on the wiki that are not actual APIs but information related to AMD use:

  • jQuery-and-AMD: Describes jQuery 1.7+ support for registering as an AMD module, but only if define.amd.jQuery is set to true.

Documents related to AMD and its use in other libraries:

  • AMD Forks: A listing of forks for libraries that have AMD registration built in.

The wiki for this project also contains copies of the information in this repo. Those pages are kept for historical reasons/links, but the contents of this repo are considered the definitive source.


Main metrics

Overview
Name With Owneramdjs/amdjs-api
Primary Language
Program language (Language Count: 0)
Platform
License:
所有者活动
Created At2011-05-18 00:43:08
Pushed At2016-02-09 21:41:17
Last Commit At2016-02-09 13:41:17
Release Count0
用户参与
Stargazers Count4.3k
Watchers Count309
Fork Count496
Commits Count15
Has Issues Enabled
Issues Count33
Issue Open Count14
Pull Requests Count4
Pull Requests Open Count0
Pull Requests Close Count0
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private