1 Star 0 Fork 0

wumingwei/amdjs-api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
CC0-1.0
This repo holds the API specifications for AMD and some APIs that are strongly related to AMD. * [AMD](https://github.com/amdjs/amdjs-api/blob/master/AMD.md): The Asynchronous Module Definition. The primary building block for referencing and defining modular JS code. * [require](https://github.com/amdjs/amdjs-api/blob/master/require.md): 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](https://github.com/amdjs/amdjs-api/blob/master/LoaderPlugins.md): Loader plugins extend an AMD implementation by allowing loading of resources that are not traditional JavaScript dependencies. * [Common-Config](https://github.com/amdjs/amdjs-api/blob/master/CommonConfig.md): 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](https://groups.google.com/group/amd-implement) 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](https://github.com/amdjs/amdjs-api/wiki/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](https://github.com/amdjs/amdjs-api/wiki/AMD-Forks): A listing of forks for libraries that have AMD registration built in. The [wiki](https://github.com/amdjs/amdjs-api/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. --- <p xmlns:dct="http://purl.org/dc/terms/" xmlns:vcard="http://www.w3.org/2001/vcard-rdf/3.0#"> <a rel="license" href="http://creativecommons.org/publicdomain/zero/1.0/"> <img src="http://i.creativecommons.org/p/zero/1.0/88x31.png" style="border-style: none;" alt="CC0" /> </a> <br /> To the extent possible under law, <a rel="dct:publisher" href="https://github.com/amdjs"> <span property="dct:title">the amdjs organization</span></a> has waived all copyright and related or neighboring rights to <span property="dct:title">AMD specifications</span>. This work is published from: <span property="vcard:Country" datatype="dct:ISO3166" content="US" about="https://github.com/amdjs"> United States</span>. </p>

简介

Houses the Asynchronous Module Definition API 展开 收起
CC0-1.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wu_mingwei/amdjs-api.git
git@gitee.com:wu_mingwei/amdjs-api.git
wu_mingwei
amdjs-api
amdjs-api
master

搜索帮助