Name: | nodejs-amdefine |
Version: | 0.0.4 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | System Environment/Libraries |
Size: | 17221 |
License: | BSD or MIT |
RPM: |
nodejs-amdefine-0.0.4-1.el7.noarch.rpm
|
Source RPM: |
nodejs-amdefine-0.0.4-1.el7.src.rpm
|
Build Date: | Tue Oct 31 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jrburke/amdefine |
Summary: | Provide AMD's define() API for declaring modules in the AMD format |
Description: | A module that can be used to implement the Asynchronous Module Definition's
define() in Node. This allows you to code to the AMD API and have the module
work in node programs without requiring those other programs to use AMD. |