1.0.3 • Published 2 years ago

wanikani-client v1.0.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

WaniKani Client

A TypeScript client for the WaniKani API

Usage

import { WaniKani } from 'wanikani-client';

const wanikani = new WaniKani(process.env.WANIKANI_API_TOKEN);

const user = await wanikani.user.get();

Need Help? Want to Contribute?

Please note that this package is community-developed and is NOT officially supported by Tofugu LLC or its staff.

If you have any questions or encounter any problems with this package, please feel free to open an Issue.

Thank you in advance for your contribution(s)!

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago