@buccaneer/rxjs-stats
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "@buccaneer/rxjs-stats", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"main": "build/index.js", | ||
@@ -46,2 +46,3 @@ "description": "The statistical toolkit for RxJS", | ||
"chai": "^4.2.0", | ||
"codecov": "^3.6.1", | ||
"eslint": "^6.5.1", | ||
@@ -48,0 +49,0 @@ "eslint-config-airbnb": "^18.0.1", |
[![CircleCI](https://circleci.com/gh/buccaneerai/rxjs-stats/tree/master.svg?style=shield)](https://circleci.com/gh/buccaneerai/rxjs-stats/tree/master) | ||
[![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT) | ||
<a href="https://www.npmjs.com/package/@buccaneer/rxjs-stats"> | ||
<img src="https://img.shields.io/npm/v/@buccaneer/rxjs-stats.svg" alt="Version"> | ||
</a> | ||
# This package is a work in progress. Don't use this yet! | ||
## Purpose | ||
Why does this package exist? The engineering team at [Buccaneer](https://www.buccaneer.ai) wanted a set of of RxJS 6 operators to perform common calculations used in statistics, data science, math, analytics and machine learning. These tools did not exist so they had to be built from scratch. `rxjs-stats` was born and released as an opensource package so the entire Javascript community could use it, improve upon it and build cool stuff! | ||
This package provides a set of of [RxJS 6](http://rxjs-dev.firebaseapp.com/) operators to perform common calculations used in statistics, data science, math, analytics and machine learning. The implementations are written in pure JavaScript and are lightweight, reactive, performant, declarative and isomorphic. | ||
💡 `rxjs-stats` is part of a larger effort to build top-notch data science and machine learning tools for JavaScript. If you'd like to help make this happen, contributors and sponsors can help us move forward faster! | ||
## Documentation | ||
- [Getting Started](https://app.gitbook.com/@brianbuccaneer/s/rxjs-stats/quick-start) | ||
- [Documentation](https://app.gitbook.com/@brianbuccaneer/s/rxjs-stats) | ||
- [Guides](https://app.gitbook.com/@brianbuccaneer/s/rxjs-stats/guides) | ||
- [Full List of operators](https://app.gitbook.com/@brianbuccaneer/s/rxjs-stats/operators) | ||
## Contributing | ||
Want to help build top-notch machine learning tools for JavaScript? We could use your help. | ||
## Sponsors | ||
If you're part of an enterprise that uses full-stack JavaScript, please consider sponsoring the project on [Patreon]() or allowing members of your software team to contribute some time to the project. We believe full-stack engineering shops benefit when teams can develop frontend, backend, mobile, desktop in a single language. | ||
Any money contributed is used to pay for long-term maintanence, project infrastructure, engineering hours, bug fixes, new features and other improvements that benefit users of the package. | ||
## License | ||
MIT | ||
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3691
19
19