@stockfind/twelve-data
v0.2.0
Published
TypeScript SDK for the Twelve Data financial API
Readme
@stockfind/twelve-data
TypeScript SDK for the Twelve Data financial API.
Planned Features
- Full coverage of 60+ REST endpoints (market data, fundamentals, analysis, technical indicators, etc.)
- Real-time price streaming via WebSocket
- Fully typed request/response interfaces
- Zero runtime dependencies (native
fetch) - Namespaced API design (
td.marketData.*,td.fundamentals.*,td.technicalIndicators.*)
Research
Design docs and API reference are stored as a Claude Code skill in .claude/skills/twelve-data-sdk/.
