AoDev
AoDev
Hello, Thanks for your work. Any news about some basic documentation?
Thank you. My project main feature is based on i18n support and content translation. So I chose Assemble and the i18n middleware which should be a good fit :)
Hi, thanks. Some of these bn.js are dependencies of dependencies, etc.. (you get the picture) And it's not just bn.js. The libs in the crypto apps ecosystem need a bit...
Hi, I think it's a good idea which I need too, you could make it optional. ``` ``` And in your current PR modify the code to check if hint...
Playing around, it seems that: - When you specify `format`, you must specify a `dateTime` value too. (it's not defaulting to `now()` using the right format but I was expecting...
Per moment.js docs, it's not necessary to specify a format to parse a date when working with ISO date strings. And their docs also say that it's possible to specify...
Got hit by this issue 6 months later, wondering if there is a fix for this?
Hi, same thing for me, between 25 - 30% cpu. OSX put it as the biggest energy consumer. Clementine Version 1.2.3-1031-gb6fd781
We were bit by this issue a couple of time recently. Decided to create a eslint plugin for that. You can find it here: https://github.com/AoDev/eslint-plugin-no-global-bignumber