Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 679 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 679 Bytes

ts-itchio-api

MIT licensed styled with 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 — the itch.io app
  • node-buse — the buse (butler service) client for node.js

License

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