we-plugin-conference

We.js plugin with conference features

Usage no npm install needed!

<script type="module">
  import wePluginConference from 'https://cdn.skypack.dev/we-plugin-conference';
</script>

README

We.js conference plugin

Dependency Status Build Status

Requirements in your we.js project

  • we-core
  • we-plugin-menu
  • we-plugin-form
  • we-plugin-file

Has suport to:

  • Add a muilti conference system in your we.js project

How to test

after clone and install npm packages:

npm test
For run only 'Chat' test use:
NODE_ENV=test LOG_LV=info ./node_modules/.bin/mocha test/bootstrap.js test/**/*.test.js -g 'Chat'
For run the javascript linter
npm run lint

NPM Info:

NPM

Copyright and license

Copyright 2013-2014 Alberto Souza alberto.souza.dev@gmail.com and contributors , under the MIT license.