Closed nadchif closed 4 years ago
Hi, I am beginner, how can I work on this issue?
@gauraws yes, please go ahead
Thanks @nadchif, I will start working on this from tomorrow onwards.
Hi @nadchif I added a encoder but since my windows machine was throwing error with eslint, I executed src file separately with babel and eslint.
@gauraws good work so far. I think the reason why the eslint was throwing errors is because of the CRLF / LF difference. I'm going to update a few things on this repo first on Sunday or Monday, then I'll get back to you.
We need more encoders/decoders, ie String to Hex, String to MD5 etc.
To add an encoder or decoder, follow the Contributing Guide