#35 · Primary category: Financial Data & Analytics Platforms
stock-sdk
Zero-dependency JavaScript SDK for frontend stock data, no Python or backend required.
Project last updated:08/19/26
GitHub Stars
1.9K
Forks
180
Contributors
8
License
Other
Why we included this project
Most stock data tooling lives in the Python ecosystem, which is awkward if you just want a dashboard or a demo running in the browser. stock-sdk removes that gap: it is a zero-dependency JavaScript package that works in the browser or Node.js 18+, pulls real-time quotes and K-lines for A-shares, Hong Kong, US stocks, and funds, and parses symbols leniently, so you can type '600519' or 'AAPL' and it resolves the rest. The namespaced TypeScript API bundles technical indicators, and there is a CLI for quick terminal lookups plus an MCP server, so the same source can feed a command line or an AI coding tool. For front-end developers building market boards, finance course demos, or quant strategy prototypes, this is a practical way to get data without maintaining any backend.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
OpenBB
Open Data Platform for analysts, quants and AI agents.
daily_stock_analysis
LLM-powered multi-market stock analysis system with multi-source market data, real-time news, decision dashboard, automated notifications, and cost-free scheduled runs.
ai-hedge-fund
An AI Hedge Fund Team
qlib
AI-oriented quant investment platform supporting diverse ML paradigms and automated R&D for quantitative research and production.
nautilus_trader
Production-grade Rust-native trading engine with deterministic event-driven architecture