https://github.com/barchart/portfolio-client-js
JavaScript SDK for Barchart's Portfolio Service
https://github.com/barchart/portfolio-client-js
javascript portfolio public-repository sdk
Last synced: about 2 months ago
JSON representation
JavaScript SDK for Barchart's Portfolio Service
- Host: GitHub
- URL: https://github.com/barchart/portfolio-client-js
- Owner: barchart
- License: other
- Created: 2017-11-29T22:06:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2025-01-11T22:03:51.000Z (4 months ago)
- Last Synced: 2025-04-07T01:07:34.129Z (about 2 months ago)
- Topics: javascript, portfolio, public-repository, sdk
- Language: JavaScript
- Homepage: https://barchart.github.io/portfolio-client-js/#/
- Size: 39.6 MB
- Stars: 0
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# @barchart/portfolio-client-js
[](https://github.com/barchart/portfolio-client-js)
[](https://www.npmjs.com/package/@barchart/portfolio-client-js)### Overview
This **JavaScript SDK** connects your applications to the [**Barchart Portfolio Service**](https://www.barchart.com/solutions/services/digital/portfolio) — a service for building, managing, and tracking performance for investment portfolios.
### Documentation
Complete documentation for this SDK can be accessed here:
* [https://docs.barchart.com/portfolio/](https://docs.barchart.com/portfolio/)
#### Package Managers
This library has been published as a _public_ package to NPM as [@barchart/portfolio-client-js](https://www.npmjs.com/package/@barchart/portfolio-client-js).
```shell
npm install @barchart/portfolio-client-js -S
```#### Build
Modern JavaScript language features are used. Some browsers may still require polyfills.