amdjs-api

Houses the Asynchronous Module Definition API

  • 所有者: amdjs/amdjs-api
  • 平台:
  • 许可证:
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

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.


主要指标

概览
名称与所有者amdjs/amdjs-api
主编程语言
编程语言 (语言数: 0)
平台
许可证
所有者活动
创建于2011-05-18 00:43:08
推送于2016-02-09 21:41:17
最后一次提交2016-02-09 13:41:17
发布数0
用户参与
星数4.3k
关注者数309
派生数496
提交数15
已启用问题?
问题数33
打开的问题数14
拉请求数4
打开的拉请求数0
关闭的拉请求数0
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?