Jannis R

Results 256 issues of Jannis R

I couldn't find an option to delete the account within the "my account" page. I have asked the customer support to delete it via https://support.thetrainline.com/en/support/tickets/new .

Hey, just came across your project. Is it deployed somewhere to check it out? [`db-hafas`](https://npmjs.com/package/db-hafas) is a JavaScript client for the Deutsche Bahn `mgate.exe` API. Based on [`hafas-client`](https://github.com/public-transport/hafas-client), it has...

> If the same request returns different data during different invocations, replayer has no way of differentiating between the two invocations. This can happen when, for example, a resources is...

## setup ```shell mkdir replayer-bug cd replayer-bug npm init --yes npm i fetch-ponyfill@7 pinkie-promise@2 npm i replayer@2 -D npm ls --depth 3 # [email protected] /Users/j/playground/replayer-bug # ├─┬ [email protected] # │...

This CLI is useful, thanks! But it would be even more helpful if I could get raw data. For now, I just added a `--print-details` boolean flag that prints all...

This PR upgrades `chalk`, `meow` and `ws` to their latest versions compatible with Node `4`.

It would be nice to be able to pass `DOMParser` into `parse`. Right now, I have to mutate `global` in Node.js in order to be able to use this library.