エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
GitHub - amdjs/amdjs-api: Houses the Asynchronous Module Definition API
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
GitHub - amdjs/amdjs-api: Houses the Asynchronous Module Definition API
This repo holds the API specifications for AMD and some APIs that are strongly related to AMD. AM... 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 e

