All Projects → kashav → Nba.js

kashav / Nba.js

Licence: mit
A Node.js library for current and historical NBA stats, scores, and data.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Nba.js

mysportsfeeds-api
Feature requests for the MySportsFeeds Sports Data API.
Stars: ✭ 44 (-87.02%)
Mutual labels:  nba, sports
Nba
Node.js client for nba.com API endpoints
Stars: ✭ 637 (+87.91%)
Mutual labels:  nba, sports
Nba Player Movements
🏀 Visualization of NBA games from raw SportVU data logs
Stars: ✭ 481 (+41.89%)
Mutual labels:  nba, sports
Sportsipy
A free sports API written for python
Stars: ✭ 229 (-32.45%)
Mutual labels:  nba, sports
scrapeOP
A python package for scraping oddsportal.com
Stars: ✭ 99 (-70.8%)
Mutual labels:  nba, sports
Pydfs Lineup Optimizer
Daily Fantasy Sports lineup optimzer for all popular daily fantasy sports sites
Stars: ✭ 245 (-27.73%)
Mutual labels:  nba, sports
Basketball analytics
Repository which contains various scripts and work with various basketball statistics
Stars: ✭ 88 (-74.04%)
Mutual labels:  nba, sports
React-NBA-Logos
React components for NBA team logos 🏀
Stars: ✭ 50 (-85.25%)
Mutual labels:  nba, sports
NBA-Machine-Learning-Sports-Betting
NBA sports betting using machine learning
Stars: ✭ 150 (-55.75%)
Mutual labels:  nba, sports
Gaxios
An HTTP request client that provides an axios like interface over top of node-fetch. Super lightweight. Supports proxies and all sorts of other stuff.
Stars: ✭ 301 (-11.21%)
Mutual labels:  npm
Wasm Pack
This tool seeks to be a one-stop shop for building and working with rust- generated WebAssembly that you would like to interop with JavaScript, in the browser or with Node.js. wasm-pack helps you build rust-generated WebAssembly packages that you could publish to the npm registry, or otherwise use alongside any javascript packages in workflows that you already use, such as webpack.
Stars: ✭ 3,848 (+1035.1%)
Mutual labels:  npm
Windows Build Tools
📦 Install C++ Build Tools for Windows using npm
Stars: ✭ 3,280 (+867.55%)
Mutual labels:  npm
Webpack Cdn Plugin
A webpack plugin that use externals of CDN urls for production and local node_modules for development
Stars: ✭ 306 (-9.73%)
Mutual labels:  npm
Release
Generate changelogs with a single command
Stars: ✭ 3,402 (+903.54%)
Mutual labels:  npm
Scroll Hint
A JS library to suggest that the elements are scrollable horizontally, with the pointer icon.
Stars: ✭ 305 (-10.03%)
Mutual labels:  npm
Cnpmjs.org
Private npm registry and web for Enterprise
Stars: ✭ 3,536 (+943.07%)
Mutual labels:  npm
Iot 433mhz
🌐 IoT System to control 433 MHz RC power sockets, PIR, Door Sensors and much more.
Stars: ✭ 301 (-11.21%)
Mutual labels:  npm
Lookforward
A small library that helps you to create smooth transitions between pages with the easiest way
Stars: ✭ 298 (-12.09%)
Mutual labels:  npm
Mirror Config China
Mirrors in China about node.js
Stars: ✭ 333 (-1.77%)
Mutual labels:  npm
Npm Gif
Replace NPM install's progress bar with a GIF!
Stars: ✭ 332 (-2.06%)
Mutual labels:  npm

nba.js

npm version Build Status Coverage Status Dependency Status code style: prettier

A Node.js library for current and historical NBA stats, scores, and data.

Table of contents

Full documentation and usage guide can be found here.

Installation

Install via npm.

$ npm install --save nba.js

Usage

Examples

See EXAMPLES.md.

Contribute

This project is completely open source. Feel free to open an issue or make a pull request.

For more information, see CONTRIBUTING.md.

License

MIT © Kashav Madan.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].