npm.io
3.0.0 • Published 12 years ago

cometd-jquery

Licence
Version
3.0.0
Deps
0
Vulns
0
Weekly
0
Stars
1

cometd-jquery NPM version

JavaScript CometD Bayeux implementation with jQuery bindings packaged for npm.

% npm install cometd-jquery

RequireJS Configuration

require.config({
    baseUrl: framework,
    paths: {
      "org/cometd": 'node_modules/cometd-jquery/org/cometd',
      "jquery.cometd": 'node_modules/cometd-jquery/jquery/jquery.cometd',
    }
});

Alternatives

Resources

License

Apache

Keywords