mirror of
https://github.com/dzeiocom/OpenHealth.git
synced 2025-05-13 04:37:52 +00:00
47 lines
1.7 KiB
Markdown
47 lines
1.7 KiB
Markdown
<p align="center">
|
|
<a href="https://www.tcgdex.net">
|
|
<img src="https://www.tcgdex.net/assets/og.png" width="90%" alt="TCGdex Main Image">
|
|
</a>
|
|
</p>
|
|
<p align="center">
|
|
<a href="http://npmjs.com/@tcgdex/sdk">
|
|
<img src="https://img.shields.io/npm/v/@tcgdex/sdk?style=flat-square" alt="NOM Version">
|
|
</a>
|
|
<a href="http://npmjs.com/@tcgdex/sdk">
|
|
<img src="https://img.shields.io/npm/dm/@tcgdex/sdk?style=flat-square" alt="NPM Downloads">
|
|
</a>
|
|
<a href="https://app.codecov.io/gh/tcgdex/javascript-sdk/">
|
|
<img src="https://img.shields.io/codecov/c/github/tcgdex/javascript-sdk?style=flat-square&token=FR4BI94N4Q" alt="npm version">
|
|
</a>
|
|
<a href="https://github.com/tcgdex/javascript-sdk/stargazers">
|
|
<img src="https://img.shields.io/github/stars/tcgdex/javascript-sdk?style=flat-square" alt="Github stars">
|
|
</a>
|
|
<a href="https://github.com/tcgdex/javascript-sdk/actions/workflows/build.yml">
|
|
<img src="https://img.shields.io/github/workflow/status/tcgdex/javascript-sdk/Build%20&%20Test?style=flat-square" alt="the TCGdex JAvascript SDK is released under the MIT license." />
|
|
</a>
|
|
<a href="https://discord.gg/NehYTAhsZE">
|
|
<img src="https://img.shields.io/discord/857231041261076491?color=%235865F2&label=Discord&style=flat-square" alt="Discord Link">
|
|
</a>
|
|
</p>
|
|
|
|
# TCGdex JavaScript/TypeScript SDK
|
|
|
|
TODO: Make a good text here
|
|
TODO: Change CONTRIBUTING.md to be correct
|
|
|
|
## Contributing
|
|
|
|
See [CONTRIBUTING.md](https://github.com/dzeiocom/OpenHealth/blob/master/CONTRIBUTING.md)
|
|
|
|
TL::DR
|
|
|
|
- Fork
|
|
|
|
- Commit your changes
|
|
|
|
- Pull Request on this Repository
|
|
|
|
## License
|
|
|
|
This project is licensed under the IT License. A copy of the license is available at [LICENSE.md](https://github.com/dzeiocom/OpenHealth/blob/master/LICENSE.md)
|