https://github.com/ittybit/sdk-typescript
A Typescript SDK for the Ittybit API
https://github.com/ittybit/sdk-typescript
ittybit typescript
Last synced: 2 months ago
JSON representation
A Typescript SDK for the Ittybit API
- Host: GitHub
- URL: https://github.com/ittybit/sdk-typescript
- Owner: ittybit
- License: mit
- Created: 2025-08-15T12:50:11.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-08-22T22:50:06.000Z (7 months ago)
- Last Synced: 2025-10-26T22:46:13.395Z (5 months ago)
- Topics: ittybit, typescript
- Language: TypeScript
- Homepage: https://ittybit.com/sdks/typescript
- Size: 502 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Ittybit Typescript Library
The Ittybit Typescript library provides convenient access to the Ittybit API from Typescript applications.
## Installation
```sh
npm i -s @ittybit/sdk
```
## Usage
For full documentation visit [https://ittybit.com/sdks/typescript](https://ittybit.com/sdks/typescript)
## Contributing
While we value open-source contributions to this SDK, this library is generated programmatically.
Additions made directly to this library would have to be moved over to our generation code,
otherwise they would be overwritten upon the next generated release. Feel free to open a PR as
a proof of concept, but know that we will not be able to merge it as-is. We suggest opening
an issue first to discuss with us!