icheques-websocket
v1.0.14
Published
Connect to bipbop websocket endpoint.
Downloads
21
Readme
[email protected]
Connect to icheques websocket endpoint.
Installation
Download node at nodejs.org and install it, if you haven't already.
npm install icheques-websocket --save
This package is provided in these module formats:
- CommonJS
Dependencies
None
Dev Dependencies
- eslint:
- eslint-config-airbnb-base: Airbnb's base JS ESLint config, following our styleguide
- eslint-config-airbnb-es5: Unofficial Airbnb ESLint config, following their ES5 style guide
- eslint-plugin-import: Import with sanity.
- gulp:
- karma: Spectacular Test Runner for JavaScript.
- karma-chai: Chai for Karma
- karma-coverage: A Karma plugin. Generate code coverage.
- karma-istanbul-preprocessor: Instrument code with istanbul without causing conflict with karma-coverage
- karma-mocha: A Karma plugin. Adapter for Mocha testing framework.
- karma-phantomjs-launcher: A Karma plugin. Launcher for PhantomJS.
- karma-phantomjs2-launcher: A Karma plugin. Launcher for PhantomJS 2. Slightly changed karma-phantomjs-launcher plugin.ß
- karma-remap-istanbul: Call remap-istanbul as a karma reporter, enabling remapped reports on watch
- karma-rollup-plugin: A Karma preprocessor plugin to offer seamless integration with Rollup
- karma-rollup-preprocessor: Karma preprocessor to bundle ES2015 modules using Rollup
- mocha: simple, flexible, fun test framework
- rollup:
- rollup-plugin-buble:
- rollup-plugin-commonjs:
- rollup-plugin-istanbul: Seamless integration between Rollup and Istanbul.
- rollup-plugin-license: Rollup plugin to add license banner to the final bundle and output third party licenses
- rollup-plugin-node-resolve: