xmail-exchange

the exchange protocol wrapper for xmail client

Usage no npm install needed!

<script type="module">
  import xmailExchange from 'https://cdn.skypack.dev/xmail-exchange';
</script>

README

xmail-exchange

NPM version Build Status Dependency Status Coverage Status

the exchange protocol wrapper for xmail client

Install

$ npm install --save xmail-exchange

Usage

var xmailExchange = require('xmail-exchange');
xmailExchange(); // "awesome"

API

(Coming soon)

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code using gulp.

License

Copyright (c) 2015 liuxiong. Licensed under the MIT license.