2.1.0 • Published 5 years ago

duolingo-client v2.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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.

2.1.0

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago