Hyan Mandian

Results 56 comments of Hyan Mandian

Yes @jonjaques , look at this example -> https://jsfiddle.net/cd8cnxvg/

Nice job @LucasCarrias ! @all-contributors please add @LucasCarrias for docs, tests, and code.

As soon I have time I will merge and publish your utility. Thanks for your contribution and welcome aboard!

seria uma boa idéia, acredito que teriamos que pensar numa especificação mais abrangente para suportar por a versão "full" e a "short", tipo "1.000,00" pode ser convertido para "1 mil",...

Tu teria alguma sugestão? Gostaria de contribuir para o projeto e nos ajudar a fazer esse utilitário?

Não foi feito não, pode dale @jorgebrunetto

Hello @renatoagds, we are working in a fork project to refactoring the entire project and we plan to create 2 separated functions for that: `format-bank-slip` and `format-covenant` (I really don't...

Hey @renatoagds can you check *next* branch and confirm if we fixed your issue?

Yes, I can help! What you think to add a second param to "config" the expected return? Something like: ``` isValidBoleto("1541541587487") // false isValidBoleto("1541541587487", { block: true }) // [false,...

About `convenio` I think we need to create another package to do that and another package to format and validate `boleto` and `convenio` together, something like `isValidBoletoCovenant` or `isValidBoletoConvenio` and...