Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/eludris-community/eludris-api-types.ts
Simple type definitions for the Eludris API
https://github.com/eludris-community/eludris-api-types.ts
Last synced: 7 days ago
JSON representation
Simple type definitions for the Eludris API
- Host: GitHub
- URL: https://github.com/eludris-community/eludris-api-types.ts
- Owner: eludris-community
- License: mit
- Created: 2023-01-08T12:04:26.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-29T14:08:21.000Z (over 1 year ago)
- Last Synced: 2024-05-21T12:17:50.949Z (6 months ago)
- Language: TypeScript
- Homepage: https://npmjs.com/eludris-api-types
- Size: 77.1 KB
- Stars: 6
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Eludris API Types
[![GitHub](https://img.shields.io/github/license/eludris-community/eludris-api-types?style=flat-square)](https://github.com/eludris-community/eludris-api-types/blob/main/LICENSE.md)
[![npm](https://img.shields.io/npm/v/eludris-api-types?color=crimson&logo=npm&style=flat-square)](https://www.npmjs.com/package/eludris-api-types)Simple type definitions for the [Eludris API](https://eludris.github.io/docs).
## Installation
Install with [npm](https://www.npmjs.com/) / [yarn](https://yarnpkg.com) / [pnpm](https://pnpm.js.org/):
```sh
npm install eludris-api-types
yarn add eludris-api-types
pnpm add eludris-api-types
```