3.0 source code
This commit is contained in:
21
OfficeWeb/vendor/requirejs/index.html
vendored
Normal file
21
OfficeWeb/vendor/requirejs/index.html
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
<div id="intro" class="mono">
|
||||
<p>/* ---</p>
|
||||
|
||||
<p>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 <a href="requirejs/tree/master/docs/node.md">Node</a>. Using
|
||||
a modular script loader like RequireJS will improve the speed and
|
||||
quality of your code.</p>
|
||||
|
||||
<p>
|
||||
IE 6+ .......... compatible ✔<br>
|
||||
Firefox 2+ ..... compatible ✔<br>
|
||||
Safari 3.2+ .... compatible ✔<br>
|
||||
Chrome 3+ ...... compatible ✔<br>
|
||||
Opera 10+ ...... compatible ✔
|
||||
</p>
|
||||
|
||||
<p><a href="requirejs/tree/master/docs/start.md">Get started</a> then check out the <a href="requirejs/tree/master/docs/api.md">API</a>.</p>
|
||||
|
||||
<p>--- */</p>
|
||||
</div>
|
||||
Reference in New Issue
Block a user