{"_id":"@bottlenose/rxws","_rev":"5-05ef4ed026878083b726a746a74f0381","name":"@bottlenose/rxws","dist-tags":{"canary":"0.1.1-beta.19","latest":"0.7.0"},"versions":{"0.2.1-beta.3":{"name":"@bottlenose/rxws","version":"0.2.1-beta.3","description":"🔌 A simple, reliable and isomorphic WebSocket client for RxJS","main":"build/index.js","repository":{"type":"git","url":"https://github.com/buccaneerai/bottlenose/tree/master/packages/rxws"},"publishConfig":{"access":"public"},"author":{"name":"Buccaneer LLC","email":"opensource@buccaneer.ai"},"license":"MIT","private":false,"bugs":{"url":"https://github.com/buccaneerai/bottlenose/issues"},"keywords":["rxjs","rxws","websocket","reactive","ws","wss","pubsub","client","socket","observables"],"directories":{"src":"src","scripts":"scripts"},"dependencies":{"isomorphic-ws":"^4.0.1","lodash":"^4.17.15","rxjs":"^6.5.4","ws":"^7.2.1"},"devDependencies":{"express":"^4.17.1"},"scripts":{"build":"rm -rf ./build/* && babel ./src -d ./build --ignore *.test.js","lint":"eslint -c ../../.eslintrc ./src","test":"mocha --exit ./src/**/*.test.js ./src/*.test.js","test:watch":"yarn test -- --watch","prepare":"yarn lint && yarn test && yarn build","server:start":"node --experimental-modules ./scripts/startServer.mjs","server:connect":"node --experimental-modules ./scripts/testWebSocket.mjs"},"gitHead":"9c29114e43a42d5c0caa41a3e4e1d457e8d84f4f","_id":"@bottlenose/rxws@0.2.1-beta.3","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-qqIBOjaoh0oFp2MfN3HR53xac9WVyC154PgXBKaV66w3Dy0Z8oe6xG7Z5n9vw2MUD+4iiuBrn4BosA+souDPEg==","shasum":"72ac2c698f4222064120ef63ccdfbc310faba01d","tarball":"https://registry.npmjs.org/@bottlenose/rxws/-/rxws-0.2.1-beta.3.tgz","fileCount":29,"unpackedSize":23854,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeJw5SCRA9TVsSAnZWagAAeTYP/jFmgbmOWL/ZW/mIY+JA\nKS7ZhZ7QufxlsRbdFN7N5sSt3esAKanzMvMJt2kNsaTwgCGg7fezoFdyteMM\n/++i39zPO//DzeKBgKMSTsHfXZP5eIAvOwc00v8paxVO8QiUJv84xlzxioxD\n6gj3/1SK4GE8R3/1uX3+5KFexUxfZ03IfEfFlRXtZks85u/N31714AAK4cSy\n95xJh54ZrDYe41qmcM6JzOlbrZ5wHylVNAeWCGGfLLs/bo/VssKq1nbYre3x\niBr+PWQcL9BW7tGPIrCGfQHLwtgf55iEB9PyI307Y/uSY3ASN1iay/MhUGal\n8OY6740mZM14RMyuzGBi+mtXwQItyzaiWBctavtgyDgCaxYalhJgVsc0c1im\n0k4+XN9uHxNeSnaaDaZrcPMRJSADHoVImnsRPJJEzgugwHLZLFldiyLHA1+r\nWoRYJU8iTqSRZfcnSjvVa9LA6KuFtribsGuAzWqj7JxxOfgXlnXnWeRRefJ9\nrTL840sGiPbshHFtWrAfigFIphH1wUzG4bOpjsskvN1Pw5ZQoQHvS2NjTHgR\n2i8eopY/MVweP/nb+9vKD1Uf+YjDKo78d0NllOZarevcvs5/oGQsHf2Z+jjU\nskzDcB4UIJ6GWtKShQc4d9na5aR50Mf5GbwZroBRXAYuWpzLdkOAFRSqSLi3\n706+\r\n=Q0fe\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD1KZ7x0ubCTHX8GvSSEHyOdiJsMIIOhRg+sW3KduZklwIgNBzVqTPeb/F2ntXKl0v/a0UXPp2r2MM2XQGTQWmPSpE="}]},"maintainers":[{"name":"brianbuccaneer","email":"brian@buccaneer.ai"}],"_npmUser":{"name":"brianbuccaneer","email":"brian@buccaneer.ai"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rxws_0.2.1-beta.3_1579617873899_0.30778516410175305"},"_hasShrinkwrap":false},"0.6.0":{"name":"@bottlenose/rxws","version":"0.6.0","description":"🔌 A simple, reliable and isomorphic WebSocket client for RxJS","main":"build/index.js","repository":{"type":"git","url":"https://github.com/buccaneerai/bottlenose/tree/master/packages/rxws"},"publishConfig":{"access":"public"},"author":{"name":"Buccaneer LLC","email":"opensource@buccaneer.ai"},"license":"MIT","private":false,"bugs":{"url":"https://github.com/buccaneerai/bottlenose/issues"},"keywords":["rxjs","rxws","websocket","reactive","ws","wss","pubsub","client","socket","observables"],"directories":{"src":"src","scripts":"scripts"},"dependencies":{"isomorphic-ws":"^4.0.1","lodash":"^4.17.15","rxjs":"^6.5.4","ws":"^7.2.1"},"devDependencies":{"express":"^4.17.1"},"scripts":{"build":"rm -rf ./build/* && babel ./src -d ./build --ignore *.test.js","lint":"eslint -c ../../.eslintrc ./src","test":"mocha --exit ./src/**/*.test.js ./src/*.test.js","test:watch":"yarn test -- --watch","prepare":"yarn lint && yarn test && yarn build","demo:server":"BABEL_ENV=script yarn babel-node --config-file ../../babel.config.js ./demo/startServer.js","demo:client":"BABEL_ENV=script yarn babel-node --config-file ../../babel.config.js ./demo/testWebSocket.js","demo:conduit":"BABEL_ENV=script yarn babel-node --config-file ../../babel.config.js ./demo/startConduit.js"},"gitHead":"1965941211ad529a5067910f43ba2c782cbbb5ac","readme":"[![CircleCI](https://circleci.com/gh/buccaneerai/bottlenose/tree/master.svg?style=shield)](https://circleci.com/gh/buccaneerai/bottlenose/tree/master)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n<a href=\"https://www.npmjs.com/package/@bottlenose/rxws\">\n  <img src=\"https://img.shields.io/npm/v/@bottlenose/rxws.svg\" alt=\"Version\">\n</a>\n\n## Description\n`@bottlenose/rxws` provides a set of of [RxJS](http://rxjs.dev/) operators to perform common calculations used in statistics, data analysis, data science, math, finance and machine learning. \n\n## Installation\n\n### npm\n\n```bash\nnpm i @bottlenose/rxws --save\n```\n\n### yarn\n\n```bash\nyarn add @bottlenose/rxws\n```\n\n### Compatability\n\n| Platform | Support |\n| :--- | :--- |\n| node.js \\(&gt;10.0\\) | ✅ |\n| Browsers | ✅ |\n| React Native | ✅ |\n| Electron | ✅ |\n\n# Documentation & Guides\n- [Documentation](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxws)\n- [Getting Started](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxws/guides/gettingstarted)\n- [Full list of operators](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxws/operators)\n- [Guides](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxws/guides)\n","readmeFilename":"README.md","_id":"@bottlenose/rxws@0.6.0","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-903lQf9YS+I3E1en6BToeH86pUj5zKFGIUcJk40+nWnKbzOZd/ipP+bwcAo9OF3saPMsDyLsJtQkcYFbQWDXlQ==","shasum":"5e115a92f92221b64bba72a04d2855514e196601","tarball":"https://registry.npmjs.org/@bottlenose/rxws/-/rxws-0.6.0.tgz","fileCount":27,"unpackedSize":35039,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJei3FPCRA9TVsSAnZWagAAKPEP+wTDI2VmJvjRUO5pa+mM\nhNn04mN4OpnanC+GEpbMsbwhRy+lQLHB/N5o26Kqs++kv9+PRrJFf/RsOi5c\nVDw5UWhy2XWBc/pR0HFQDtTMTlncezVuQzwjD9HQpqD2GdMc2Chiz7ZFodem\nmNOY7yE2iqq26NW5xYJJUOAwvvznkwD4B8Can3G+Bw08SddiKYiF1cJviD1X\nmm6JM5i+4iGcnpi8/zFvKXWUYGdvjcwdFhs03r4SxfEHhtRIVH410OgoNUG1\nUj7DZKsF3TkomZa1s/qiyrU9Nk/RPBtvxg9ZXszwYWpXVTFcpUwhUBHX3RKl\nPWe5OBW28nYtgQ2pvGi6GUm7Tw31Ro6MrLo7vF5iN4/UbildHMx6fMrgm++V\nu0qZarcz/zDXqOQy3L4G+Y5HlGPOU58vYeC+2MwN+pCGzczvSUAm3eYDITsc\nJarz2wI7swPPL4DGsYbuySHQwqJo616ObcXb3+VXYT+PBYU3ApVy+V2tohxE\nqsSe4dXrN5HBTYQUjX36Ki89PW8JdamrceCmKWDE91f9tQB3Nl20/gPKgyq6\ncfBHY7VGDSdW7EfFYu4Ga4CnqJGaMHGoqfXjIwJ5ZQ+6rf/ZNoxLeu4hIp/f\nRW2Sl+x2R9Crv7m6Uu7DwuqlN7C4OAylxbs5aCexllZF6o6MgsIBzlnRimB1\n6ptc\r\n=oq+W\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC21BjlLY/ftjFryI03g15+lmtn1YCII6uGZGFE6GXfQAIgMHBh/klSZccYxfPfthPKyYPxnaYZ8W/Rdbd2SWeAF74="}]},"maintainers":[{"name":"brianbuccaneer","email":"brian@buccaneer.ai"}],"_npmUser":{"name":"brianbuccaneer","email":"brian@buccaneer.ai"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rxws_0.6.0_1586196815070_0.2741731592730017"},"_hasShrinkwrap":false},"0.1.1-beta.19":{"name":"@bottlenose/rxws","version":"0.1.1-beta.19","description":"🔌 A simple, reliable and isomorphic WebSocket client for RxJS","main":"build/index.js","repository":{"type":"git","url":"https://github.com/buccaneerai/bottlenose/tree/master/packages/rxws"},"publishConfig":{"access":"public"},"author":{"name":"Buccaneer LLC","email":"opensource@buccaneer.ai"},"license":"MIT","private":false,"bugs":{"url":"https://github.com/buccaneerai/bottlenose/issues"},"keywords":["rxjs","rxws","websocket","reactive","ws","wss","pubsub","client","socket","observables"],"directories":{"src":"src","scripts":"scripts"},"dependencies":{"isomorphic-ws":"^4.0.1","lodash":"^4.17.15","rxjs":"^6.5.4","ws":"^7.2.1"},"devDependencies":{"express":"^4.17.1"},"scripts":{"build":"BABEL_ENV=build babel src --out-dir build --source-maps --extensions .js --config-file ../../babel.config.js --delete-dir-on-start --no-comments","lint":"eslint -c ../../.eslintrc ./src","test":"mocha --exit ./src/**/*.test.js ./src/*.test.js","test:watch":"yarn test -- --watch","prepare":"yarn lint && yarn test && yarn build","demo:server":"BABEL_ENV=script yarn babel-node --config-file ../../babel.config.js ./demo/startServer.js","demo:client":"BABEL_ENV=script yarn babel-node --config-file ../../babel.config.js ./demo/testWebSocket.js","demo:conduit":"BABEL_ENV=script yarn babel-node --config-file ../../babel.config.js ./demo/startConduit.js"},"gitHead":"071a6b4e557dd18ed7591ad2da5ba4cb7316e9a6","readme":"[![CircleCI](https://circleci.com/gh/buccaneerai/bottlenose/tree/master.svg?style=shield)](https://circleci.com/gh/buccaneerai/bottlenose/tree/master)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n<a href=\"https://www.npmjs.com/package/@bottlenose/rxws\">\n  <img src=\"https://img.shields.io/npm/v/@bottlenose/rxws.svg\" alt=\"Version\">\n</a>\n\n## Description\n`@bottlenose/rxws` provides a set of of [RxJS](http://rxjs.dev/) operators to perform common calculations used in statistics, data analysis, data science, math, finance and machine learning. \n\n## Installation\n\n### npm\n\n```bash\nnpm i @bottlenose/rxws --save\n```\n\n### yarn\n\n```bash\nyarn add @bottlenose/rxws\n```\n\n### Compatability\n\n| Platform | Support |\n| :--- | :--- |\n| node.js \\(&gt;10.0\\) | ✅ |\n| Browsers | ✅ |\n| React Native | ✅ |\n| Electron | ✅ |\n\n# Documentation & Guides\n- [Documentation](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxws)\n- [Getting Started](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxws/guides/gettingstarted)\n- [Full list of operators](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxws/operators)\n- [Guides](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxws/guides)\n","readmeFilename":"README.md","_id":"@bottlenose/rxws@0.1.1-beta.19","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-z/DAmcQU+ROAZA1b7opfNWpkvRZwIPgZL5uz8MyBQebsRcBB2/tf63qVmgyAO0F77+IlJJxa6BTlUOprP4twiQ==","shasum":"0909e47e91a84747f6479f5d68c6d143af80e167","tarball":"https://registry.npmjs.org/@bottlenose/rxws/-/rxws-0.1.1-beta.19.tgz","fileCount":27,"unpackedSize":51017,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeq4EVCRA9TVsSAnZWagAAgVYP/Aixa5+HfZarT8dN76Y+\n4OiMUzSiooTLQFC2GkoL9RXlqPJfU90hBh5L3fKX/ddJCUFDI5NW80GTNKhW\nP652hzsNBqwjHJv9vltV2oOONH50lZhlOX9SjPhF1z2fuaTSLD0C4QM51iQn\nJyIgJaysV5FijBtDA0vFf6i2HvugJ/J71NObZ+cQ8nHs/9S8GJDWMEwHmE9E\nVulP1rIzQxlrywyIk7CBdr2bmLHBwTgroVUS/qrs9VCBc32Lji8AsZsshgx1\nKvC3eFa2YbGddTlAce0Vx3ao8OP3Q9YPl22YKe33d7bGwDBsQlh/ls/bJQUC\nRce20ryG+tjOASBSGs1taN9JOWAKn2AEAerom8XKMGv65rrmY7U/UWe6JNRU\nXzRkncFBQtJ2n2/iM85riBmg0HiUds/IT8XEMiu4TudHWh63+Lww490b71bo\nc+nUbqCX05vG0UmJC9qQDsYv53C+Dbz6xmveIXXVwpETnr7tRa+XPD5rHXBy\npNzmhaV5CSBX2exOAOFg/99CPy98bg2zMbTDSe85TCSGZOENx+BgDr2yltB7\ngMCfxAtzShtY9MP7LeOLevO7BXVEbdx3vPyDI4KHwuDNTrvDJwUFYiMixi5r\n9dqQh+Gj/P1+1Hm69IJSuiNnggf4GG0VLDTkDycDd2d6yZvc3CE4Pt2UfGun\nEwsk\r\n=cYbp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDHzGcP5rMa34yhlMJlIl63Sj2Uzs/7SvCho47oqabwtQIhAOqCXnnW7Mp9j1iC4gqi+/X55DeUB8mZPuXNyR80kRjZ"}]},"maintainers":[{"name":"brianbuccaneer","email":"brian@buccaneer.ai"}],"_npmUser":{"name":"brianbuccaneer","email":"brian@buccaneer.ai"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rxws_0.1.1-beta.19_1588298004662_0.447031042462549"},"_hasShrinkwrap":false},"0.7.0":{"name":"@bottlenose/rxws","version":"0.7.0","description":"🔌 A simple, reliable and isomorphic WebSocket client for RxJS","main":"build/index.js","repository":{"type":"git","url":"https://github.com/buccaneerai/bottlenose/tree/master/packages/rxws"},"publishConfig":{"access":"public"},"author":{"name":"Buccaneer LLC","email":"opensource@buccaneer.ai"},"license":"MIT","private":false,"bugs":{"url":"https://github.com/buccaneerai/bottlenose/issues"},"keywords":["rxjs","rxws","websocket","reactive","ws","wss","pubsub","client","socket","observables"],"directories":{"src":"src","scripts":"scripts"},"dependencies":{"isomorphic-ws":"^4.0.1","lodash":"^4.17.15","rxjs":"^6.5.4","ws":"^7.2.1"},"devDependencies":{"express":"^4.17.1"},"scripts":{"build":"BABEL_ENV=build babel src --out-dir build --source-maps --extensions .js --config-file ../../babel.config.js --delete-dir-on-start --no-comments","lint":"eslint -c ../../.eslintrc ./src","test":"mocha --exit ./src/**/*.test.js ./src/*.test.js","test:watch":"yarn test -- --watch","prepare":"yarn lint && yarn test && yarn build","demo:server":"BABEL_ENV=script yarn babel-node --config-file ../../babel.config.js ./demo/startServer.js","demo:client":"BABEL_ENV=script yarn babel-node --config-file ../../babel.config.js ./demo/testWebSocket.js","demo:conduit":"BABEL_ENV=script yarn babel-node --config-file ../../babel.config.js ./demo/startConduit.js"},"gitHead":"231edd3b748bf569af6e54fdc0506390264ef21f","_id":"@bottlenose/rxws@0.7.0","_nodeVersion":"12.13.0","_npmVersion":"lerna/3.20.2/node@v12.13.0+x64 (darwin)","dist":{"integrity":"sha512-PD8oToT8sdTnNb0hEEgbxFLtBjjnLqTvzYYk+roev6nDuZ6Y+djfeSaXikQuQseMIL3OrFgG7cVg6aVW20pLzA==","shasum":"a57dfbf21e854fc85fd81e5be46cf144177cb1d2","tarball":"https://registry.npmjs.org/@bottlenose/rxws/-/rxws-0.7.0.tgz","fileCount":27,"unpackedSize":56463,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfZSqRCRA9TVsSAnZWagAA+18QAJj6X+SX20OoUgP4OqOe\nHYPRWSdBj2+xvqjOU7OGH+k8trY1DjN1vir3DkrBSJbVgCF1Ck48Q2Yi+aRw\ntA+GDYS1eciwM2ZTWtcVg6qjIAYHMM2tG7d5otboYVqF16MlWitGzW/vW2ZE\nL/cm0VTL7wUndoyC0NL0gIDGtFLi91Dbr1w8SO5d/HvFmvaMYllapCNzjErk\nOoS4n837EcxE1lvTrRKGIVGTRtKg2IhHrvqC1cHSvo3Mw1X7zR3P+X1kkH7q\n8IEw9wBr5p2NkHSNAfrxGWJm9UOfnNcx2ZWwTFArUMkeyhtzvEEGVW1SQgNr\nibd4L+gpusu07vR6hohyMn5nCLxo2sxIz6NUBGs+lWU8Sbo9heXmb9LAqIeP\noDeBzVpLFMUsBECnJjPyL62oZ+dTvJVN0NUPI0tdxJde40P19wd30FZbiNzQ\n3Co/QH+l4cnb9aEX53c55R+6E+vxJZHkDHTkTLapTUE9MOOdZB1zRDyd7lnJ\nGvnanYDwPjddll2/do6tGrxyG6mE0u9DlMyr6rw+9lpb9A/Tlie+QNwMa/cH\nwgtUknXYPMyoZ8N9szKE0IZVM0ANXF/JcH/WdB208kZ0oc1k1Kw83hlfQIk0\nL/sC2rAzTRcf/j/CShmzfnNKFqY9SElzzyHsALUmLfrmg8vD52J41zRYiQsJ\nbZft\r\n=12hS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+syBQMT9A9uld7aKnPUw+1v5OSx6lhffWziqJjwfoQAIgF3vHwZUmZYU7wFOm2wchdJUMVdgBP8IitAQfUgvT5F0="}]},"maintainers":[{"name":"cvhooser","email":"cvhooser@gmail.com"},{"name":"brianbuccaneer","email":"brian@buccaneer.ai"}],"_npmUser":{"name":"brianbuccaneer","email":"brian@buccaneer.ai"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/rxws_0.7.0_1600465552995_0.10992008972471567"},"_hasShrinkwrap":false}},"time":{"created":"2020-01-21T14:44:33.651Z","0.2.1-beta.3":"2020-01-21T14:44:34.126Z","modified":"2022-04-04T20:15:29.985Z","0.6.0":"2020-04-06T18:13:35.177Z","0.1.1-beta.19":"2020-05-01T01:53:24.767Z","0.7.0":"2020-09-18T21:45:53.100Z"},"maintainers":[{"name":"cvhooser","email":"cvhooser@gmail.com"},{"name":"brianbuccaneer","email":"brian@buccaneer.ai"}],"description":"🔌 A simple, reliable and isomorphic WebSocket client for RxJS","keywords":["rxjs","rxws","websocket","reactive","ws","wss","pubsub","client","socket","observables"],"repository":{"type":"git","url":"https://github.com/buccaneerai/bottlenose/tree/master/packages/rxws"},"author":{"name":"Buccaneer LLC","email":"opensource@buccaneer.ai"},"bugs":{"url":"https://github.com/buccaneerai/bottlenose/issues"},"license":"MIT","readme":"[![CircleCI](https://circleci.com/gh/buccaneerai/bottlenose/tree/master.svg?style=shield)](https://circleci.com/gh/buccaneerai/bottlenose/tree/master)\n[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)\n<a href=\"https://www.npmjs.com/package/@bottlenose/rxws\">\n  <img src=\"https://img.shields.io/npm/v/@bottlenose/rxws.svg\" alt=\"Version\">\n</a>\n\n## Description\n`@bottlenose/rxws` provides a set of of [RxJS](http://rxjs.dev/) operators to perform common calculations used in statistics, data analysis, data science, math, finance and machine learning. \n\n## Installation\n\n### npm\n\n```bash\nnpm i @bottlenose/rxws --save\n```\n\n### yarn\n\n```bash\nyarn add @bottlenose/rxws\n```\n\n### Compatability\n\n| Platform | Support |\n| :--- | :--- |\n| node.js \\(&gt;10.0\\) | ✅ |\n| Browsers | ✅ |\n| React Native | ✅ |\n| Electron | ✅ |\n\n# Documentation & Guides\n- [Documentation](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxws)\n- [Getting Started](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxws/guides/gettingstarted)\n- [Full list of operators](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxws/operators)\n- [Guides](https://buccaneerai.gitbook.io/bottlenose/sources-and-sinks/rxws/guides)\n","readmeFilename":"README.md"}