thunder7553

Results 8 issues of thunder7553

The package.json file does not contain a 'main' field, this makes it difficult to use the module with npm/webpack. the bower.json contains the main field.

Hello! Do you have any plans to support OWIN? It would be really great to have a self hosted server that runs on Windows XP without needing administrative rights. Currently...

The methods 'write' and 'end' don't accept a 'callback' parameter - the underlaying http response stream does. Therefore there is a different runtime behaviour when sending off the data in...

bug

When I reload the page, it happens sometimes that the connection_init and ack are not awaited before sending the "start" messages. Since the authentication is done on connection_init on server...

https://www.npmjs.com/package/passport-http

typings request

In german excel, you have 'WAHR' and 'FALSCH' instead of 'TRUE' and 'FALSE'. The library will output a logicalNode only if the name is 'TRUE' or 'FALSE'. 'WAHR' and 'FALSCH'...

I am not sure if this belongs to the tokenizer or the excel-formula-ast. If you are in german excel, you need to use ";" as separator for function arguments. ","...

the nodes do not have a corresponding token attached, therefore it is difficult to see where an error is in the original formula. I'd like to have linting for excel...