UNPKG

robinhood-nodets

Version:

Comprehensive TypeScript API wrapper for the Robinhood private API

21 lines (13 loc) 458 B
## Acknowledgments This project is a modernization and continuation of the [aurbano/robinhood-node](https://github.com/aurbano/robinhood-node) library. Special thanks to the original contributors for laying the foundation of this project. We aim to build upon their work with modern features and better support. --- ## Installation Install the package via npm: ```bash npm install robinhood-nodets ``` ## Publish ```bash npm run build npm publish ```