3.2.5 • Published 2 months ago

scryfall-api v3.2.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

banner.png

Table of Contents

Installation

npm install --save scryfall-api

Using bun

bun add scryfall-api

Documentation

In the documentation below, requiring the package is assumed.

import scryfall from 'scryfall-api';

With CommonJS

const scryfall = require('scryfall-api');

If you only need Cards

import { Cards } from 'scryfall-api';

Link to full 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/scryfall-api.git

Go to the project directory

cd scryfall-api

Install dependencies

bun install

Compile the project

bun run build

MIT License

Copyright 2021-2024 MarioMH

4.0.0-beta.1

2 months ago

4.0.0-beta.0

2 months ago

3.2.5

11 months ago

3.2.2

1 year ago

3.2.4

1 year ago

3.2.3

1 year ago

3.2.1

2 years ago

3.2.0

2 years ago

3.0.3

2 years ago

3.1.0

2 years ago

3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.2.1

3 years ago

2.1.2

3 years ago

2.2.0

3 years ago

2.1.1

3 years ago

2.1.4

3 years ago

2.2.2

3 years ago

2.1.3

3 years ago

2.1.0

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago