Alfredo González
Alfredo González
This PR adds the missing `ESM` counterparts of the `CJS` examples for [the Readline documentation](https://nodejs.org/api/readline.html). I've tested every single example and they all work/behave as expected. Best regards!
This PR adds a minimal sanitization for passing a `version` command line argument to the benchmark suite. As it is now users get a random error back (`SyntaxError: Unexpected identifier...
Resolves #341 In an effort to keep providing support for Node v4 and v6, I've added both `rollup` and `babel` to transpile our latest code to be ES5 compliant, this...
Closes #350 This is just a first somewhat naive approach at solving #350, and I guess it's part of a bigger conversation, but let me know what you think @lupomontero!
This is the result of running the script to update the rules and then building again. Also, `blogspot.co.uk` (and many other blogspot related suffixes) have been removed from [the list](https://publicsuffix.org/list/public_suffix_list.dat)...
This PR adds a bunch of changes to the core `lib` files but basically does 2 things asked for in #203: - [x] Drops support for Node.js below 6 -...
I'll start with this minor changes and build from here @UlisesGascon @bjohansebas tell me if you think this is the correct approach or not. For now I'll leave #203 open