程序员的资源宝库

网站首页 > gitee 正文

RequireJS is a JavaScript file and module loader

sanyeah 2024-04-13 16:33:52 gitee 6 ℃ 0 评论

RequireJS

RequireJS 是一个JavaScript模块加载器。它非常适合在浏览器中使用, 它非常适合在浏览器中使用,但它也可以用在其他脚本环境, 就像 Rhino and Node. 使用RequireJS加载模块化脚本将提高代码的加载速度和质量。

/* ---

RequireJS is a JavaScript file and module loader. It is optimized for in-browser use, but it can be used in other JavaScript environments, like Rhino and Node. Using a modular script loader like RequireJS will improve the speed and quality of your code.

IE 6+ .......... compatible ?
Firefox 2+ ..... compatible ?
Safari 3.2+ .... compatible ?
Chrome 3+ ...... compatible ?
Opera 10+ ...... compatible ?

Get started then check out the API.

--- */

http://requirejs.org/

http://requirejs.org/docs/download.html

http://www.requirejs.cn/

https://github.com/jrburke/r.js

DOWNLOAD REQUIREJS

  • Latest Release§ 1
    • require.js§ 1.1
    • r.js: Optimizer and Node/Rhino/xpcshell adapter§ 1.2
  • Plugins§ 2
    • text§ 2.1
    • domReady§ 2.2
    • cs (CoffeeScript)§ 2.3
    • i18n§ 2.4
  • Release Notes§ 3

 

 

 

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

Tags:

本文暂时没有评论,来添加一个吧(●'◡'●)

欢迎 发表评论:

最近发表
标签列表