| Name: | nodejs-requirejs |
|---|---|
| Version: | 2.1.11 |
| Release: | 3.el7 |
| Architecture: | noarch |
| Group: | System Environment/Libraries |
| Size: | 1116816 |
| License: | MIT or BSD |
| RPM: | nodejs-requirejs-2.1.11-3.el7.noarch.rpm |
| Source RPM: | nodejs-requirejs-2.1.11-3.el7.src.rpm |
| Build Date: | Tue Oct 31 2017 |
| Build Host: | x86-ol7-builder-02.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/jrburke/r.js |
| Summary: | Node.js adapter for RequireJS, for loading AMD modules |
| Description: | 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. |