duolingo-client

2.1.0 • Public • Published

duolingo-client

An unofficial Duolingo client for JavaScript.

npm Release Build Status

Requirements

duolingo-client requires node >= 7.6.0 for async/await. To use duolingo-client on older versions of node, you must use a transpiler.

In theory, duolingo-client will run in any browser that supports async/await. However, the Duolingo APIs do not support CORS, so in practice it is not very useful in a browser.

Install

duolingo-client is published to npm.

$ npm install duolingo-client

Documentation

JSDoc for master is published after every successful build to GitHub Pages.

Readme

Keywords

Package Sidebar

Install

npm i duolingo-client

Weekly Downloads

1

Version

2.1.0

License

MIT

Unpacked Size

19.6 kB

Total Files

8

Last publish

Collaborators

  • okorz001