Eric

Results 13 issues of Eric

Hello, First of all, thank you for your library. I've been playing around with all the functionalities and I found It would be a nice feature being able to override...

We're using this lib on a pair of projects, it should be great to add .min version into bower version. Thanks

**Description** I would like to be able to add a list of actions and apply a set of these to the answer that we get after processing an utterance. These...

# Description Hi, I've been searching in the examples and the docs but I didn't found the answer. How can I pass a list of plugins to express-api-server on dockStart(...)?...

![image](https://user-images.githubusercontent.com/1809508/81269797-2589f800-904a-11ea-9315-2955157bf9c4.png) ## PR Description Added a jwt auth using [hapi-auth-jwt2](https://github.com/dwyl/hapi-auth-jwt2) Auth endpoints (examples added in README): /api/auth/register (POST with email & password fields)

# Pull Request Template ## PR Description - Nlp.js v4.2.0 - Improve process visibility

## PR Description - Updating minimal requirements to Nodejs v14.21 (LTS) to reduce security issues. - Switching node-fetch to [esm2cjs/node-fetch](https://github.com/esm2cjs/node-fetch) due to non CommonJs format on latests node-fetch versions. Resolves...

@SeVeNDuS nice work with this lib, but I'm using it on Typescript and it would be great if you add support for the missing types: npm i --save @types/node-opensignal-api Thank...

First of all, thank you for your lib :) I'm experiencing a possible bug. If I try this example: ``` const replaceTemplate = require('string-template'); const input = "https://{user}:{password}@{domain}/api/endpoint1?parameter1={parameterValue1}"; const replacements...

Added option to keep dialog on current scroll position instead of going always to top.