Skip to content

MiniSpringBootTutorial/requirejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

336 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

/* ---

<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
RequireJS will improve the speed and quality of your code.</p>

<p>
IE 6+ .......... compatible &#x2714;<br>
Safari 3.2 ..... compatible &#x2714;<br>
Chrome 3+ ...... compatible &#x2714;<br>
Opera 10+ ...... compatible &#x2714;
</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>

About

A file and module loader for JavaScript

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 67.9%
  • HTML 31.6%
  • Shell 0.5%