sdapi
sdapi copied to clipboard
Unofficial SpanishDict API for Node.JS
The informal future tense (ir a hacer) does not appear to be supported as an error is thrown whenever it is used
Hello, Perhaps I am doing something wrong here, but I needed to do the following to use this library in module mode (when `"type": "module"` is specified in `package.json`): ```javascript...
Trying out the library and unfortunately the `conjugate` method returns an array of objects with `word` properties that equal `undefined`. In this example I'm using andar but it seems to...