Nicolas DUBIEN

Results 70 issues of Nicolas DUBIEN

Maybe check what others (lib exporting tons of things) are doing: - rxjs - lodash-es - material-ui

⚠️ While keeping our support for very first versions of node

Seems that the implementation I was taken as a source of truth might have issues, see https://github.com/numpy/numpy/issues/15394

An example is available here: https://github.com/numpy/numpy/blob/22239d120f59826e8a2c758f4bee9893e835f511/numpy/random/src/mt19937/mt19937-jump.c We would need to confirm that the parameters are the same as the ones used by numpy before implementing it.

Hello, While going through the links listed here about functional programing in JavaScript, I wondered: would adding some resources related to testing be a nice thing? If so I'd mostly...

## Summary Unzipper patched a license issue in the 0.11.x version (related issue: https://github.com/ZJONSSON/node-unzipper/issues/293). The full diff of this new minor is avilable at: https://app.renovatebot.com/package-diff?name=unzipper&from=0.10.14&to=0.11.2. With that PR, I only...

**Description** As recommended by https://github.com/dubzzz/fast-check/issues/4047, let's leverage const generics to make usage of `constant` even simpler for TS users. Not really a breaking change on its own but given we...