0.2.7 • Published 9 months ago

@gw2me/client v0.2.7

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

@gw2me/client

This is a client library to interact with the gw2.me API.

Usage

import { Gw2MeClient } from '@gw2me/client';

const client = new Gw2MeClient({ client_id: '<client_id>' });
const url = client.getAuthorizationUrl({ /* ... */ });

// redirect user to url

Installation

npm i @gw2me/client

License

@gw2me/client is licensed under the MIT License.

0.2.7

9 months ago

0.2.6

9 months ago

0.2.5

11 months ago

0.2.4

11 months ago

0.2.3

1 year ago

0.2.2

1 year ago

0.2.1

1 year ago

0.2.0

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago