JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q27556F
  • License MIT

A Javascript library for https://topdeck.com/docs/api written in Typescript.

Package Exports

  • topdeck-api

Readme

banner.png

topdeck-api

A Javascript library for topdeck.gg written in Typescript.

npm GitHub issues

Table of Contents

Installation

npm install --save topdeck-api

Using bun

bun add topdeck-api

Documentation

Contributing

This project uses Bun as a runtime, test runner and bundler.

Thanks for wanting to help out! Here's the setup you'll have to do:

Clone the project

git clone git@github.com:MarioMH8/topdeck-api.git

Go to the project directory

cd topdeck-api

Install dependencies

bun install

Compile the project

bun run build

MIT License

Copyright 2021-2024 MarioMH