@webex/plugin-teams

3.0.0 • Public • Published

@webex/plugin-teams

standard-readme compliant

Teams plugin for the Cisco Webex JS SDK.

Install

npm install --save @webex/plugin-teams

Usage

This is a plugin for the Cisco Webex JS SDK . Please see our developer portal and the API docs for full details.

Install

npm install --save @webex/plugin-teams

Usage

const Webex = require('webex');

const webex = Webex.init();
webex.teams.get(id).then((team) => {
  console.log(team);
});

Maintainers

This package is maintained by Cisco Webex for Developers.

Contribute

Pull requests welcome. Please see CONTRIBUTING.md for more details.

License

© 2016-2020 Cisco and/or its affiliates. All Rights Reserved.

Dependents (3)

Package Sidebar

Install

npm i @webex/plugin-teams

Weekly Downloads

5,703

Version

3.0.0

License

MIT

Unpacked Size

24.4 kB

Total Files

13

Last publish

Collaborators

  • arun3528
  • npm.tropo
  • webex-jenkins
  • adamweeks
  • taymoork2
  • webex-components-publisher
  • webex-web-client