Benjamin Selyem

Results 9 comments of Benjamin Selyem

The travis CI tests/builds are passing, but node v12 on Windows failed to download node.js v12, so the code should be fine I think.

Hi, sorry I've been busy yesterday, but here are the modifications. I've updated the documentation in `readme.md` and in `index.d.ts`, I've added typescript tests for the Date serialization. I've also...

@delewis13 I've implemented the requested changes, but I didn't want to update the PR, because there are still questions, namely: * Circular objects In the review there's a request to...

Hey, sorry for the late response. I've implemented the serialization and deserialization of `circular objects`, as well as I've added some tests for it. Other requested changes are implemented as...

I've implemented most of the requested changes, I'm just going to re-work a bit the addition of extra types by the consumer program tomorrow, and then I'm going push the...

I've implemented the requested changes, now the build only fails for node v12 on macOS during the 2 `.watch()` tests. Instead of directly updating the extraTypes array of a Conf...

I've updated the example and double-checked to docs to reflect each other as much as possible, let me know if there's anything else to change/update.

Thanks for trying out the project! Unfortunately, I've found that Ubuntu 18.04 package repos only contain the older, version 2 of fuse. [Search for fuse3 on packages.ubuntu.com](https://packages.ubuntu.com/search?keywords=fuse3) You could try...

Hello, this would definitely be a great enhancement to the project. Installing and building the project is not very user friendly and it might scare a lot of people from...