hearthstone api conveniently turned into an sql db by XIV.
``` aws s3 cp ./src/hs-achievements.json s3://static.zerotoheroes.com/hearthstone/jsoncards/ --acl public-read aws s3 cp ./src/card-backs.json s3://static.zerotoheroes.com/hearthstone/data/ --acl public-read
Hearthstone card images for use with HearthstoneJSON data.
Hearthstone CLI for AI agents and humans
Decode and encode Hearthstone Deckstrings
Hearthstone Card Types
Decode and encode Hearthstone Deckstrings
An electron based Hearthstone tracker
Hearthstone MCP server with card search, deck analysis, and strategy coaching
炉石卡牌插件
This simple module monitors the Hearthstone log file and emits events based on important events from the log.
Typescript interfaces for Blizzard's Battle.net API
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Public logs API for OpenTelemetry
No description provided.
Node module that monitors Hearthstone log file for changes and emits important events.
Extracts information from hearthstone log file
Check if something is a Node.js stream
Node.js API (Node-API)
Implements https://w3c.github.io/accname/
A promised-based Node.js wrapper for the Battle.net Community and Data APIs (supports WoW, WoW Classic, SC2, D3, and Hearthstone).
Hearthstone Power Log Parser
Hearthstone Statistic Tracker
Public API for OpenTelemetry
Hearthstone API Wrapper by Ruby which presents API client for getting card, deck, metadata and so on.
A wrapper for the Hearthstone API found at hearthstoneapi.com
Converts the cards from hearthstoneapi.com to MongoDB objects and enriches with image URL
An easy to use Ruby wrapper for the api at HearthstoneAPI.com. Return cards in multiple formats (objects, json, hash) and with multiple filters easily.