Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/itchio/ts-itchio-api

📔 Typings for itch.io API objects (camel-cased)
https://github.com/itchio/ts-itchio-api

Last synced: 2 months ago
JSON representation

📔 Typings for itch.io API objects (camel-cased)

Awesome Lists containing this project

README

        

# ts-itchio-api

![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

ts-itchio-api solely contains TypeScript typings for itch.io API objects,
like games, users, uploads and builds.

## Usage

It is not meant to be used directly, but rather shared between several
npm packages such as:

* [itch](https://github.com/itchio/itch) — the itch.io app
* [node-buse](https://github.com/itchio/node-buse) — the buse (butler service) client for node.js

## License

ts-itchio-api is released under the MIT license, see the LICENSE file.