Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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
```