
Node.js module to detect support for CORS (Cross-Origin Resource Sharing), the mechanism that allows restricted resources on a web page to be requested from another domain outside the domain from which the resource originated.
Node.js is an event-based server-side JavaScript engine.