New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@buccaneer/rxjs-stats

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@buccaneer/rxjs-stats - npm Package Compare versions

Comparing version 0.3.0 to 0.4.0

build/index.js

2

package.json
{
"name": "@buccaneer/rxjs-stats",
"version": "0.3.0",
"version": "0.4.0",
"main": "build/index.js",

@@ -5,0 +5,0 @@ "description": "The statistical toolkit for RxJS",

@@ -0,1 +1,2 @@

# <img src="https://github.com/buccaneerai/rxjs-stats/blob/v0.4.0/docs/rxjs-stats.png" />
[![CircleCI](https://circleci.com/gh/buccaneerai/rxjs-stats/tree/master.svg?style=shield)](https://circleci.com/gh/buccaneerai/rxjs-stats/tree/master)

@@ -7,7 +8,10 @@ [![License: MIT](https://img.shields.io/badge/License-MIT-green.svg)](https://opensource.org/licenses/MIT)

## Purpose
`rxjs-stats` is a set of of [RxJS 6](http://rxjs-dev.firebaseapp.com/) operators to perform common calculations used in statistics, data munging, data science, math, analytics and machine learning.
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.
It helps you write reactive applications that use expressive functional programming, behave predictably, run in most environments using pure JavaScript (client, server, and native), and are easy to test. It provides a great developer experience by keeping code simple and providing live, real-time calculations. The implementations are lightweight, reactive, performant, declarative and isomorphic.
It is part of the [Swashbuckler](https://swashbuckler.ai) project, which is a larger effort to create second-to-none data science tools for software makers who love JavaScript.
## Documentation
- **New Users, Start Here** :arrow_right: [Quick Start](https://app.gitbook.com/@brianbuccaneer/s/quick-start)
- [Documentation](https://app.gitbook.com/@brianbuccaneer/s/rxjs-stats)

@@ -17,4 +21,17 @@ - [Guides](https://app.gitbook.com/@brianbuccaneer/s/rxjs-stats/guides)

## Community
If you share the goal of creating amazing data science tools for the Javascript community, then here are some ways to help:
- Star us on Github ✨ :octocat: ✨
- [Become a contributor (even small contributions matter!)]() 👑
- [Add your organization's logo to the list of users]()
- [Follow the Swashbuckler Blog](https://medium.com/buccaneer) ✒️
- [Report & Debug Issues]() 🌊
- [Join Community Discussions]() 🐬
- [Become a Sponser]() (or encourage your employer to do so) ⚓️
- [Give Feedback]()
## Used by
## License
MIT
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc