Vladimír Gorej
Vladimír Gorej
Cool so we'll combine these two into deburr This is lodash [deburr](https://source.tonicdev.net/npm/lodash.deburr/index.js?engine=8.x.x&t=1519150852797) implementation. As it seems my utils solve only part of the problem. There are other problems to solve....
I would expect them to work on each other. Lodash seems to agree.
@Undistraction yeah why not, but it will have to reintegrated and not used as dependency.
@tauantcamargo well we have couple of options here. Introduce our own repl as Ramda.js does: https://ramdajs.com/repl/ and then create links containing the exmple code as uri param to that repl....
@tauantcamargo, sure. Go wild ;]

@BjornMelgaard I'll have to fix couple of things on desktop version of docs and we can go for 2.0.0.
Desktop version fixes done. Fixes should be deployed [here](https://char0n.github.io/ramda-adjunct/2.0.0/) in about 10 minutes or so.
Hi @sigfriedCub1990, Thanks for taking time producing this PR. Can you please have a look at following model PR https://github.com/char0n/ramda-adjunct/commit/965147e836df98fe0fa83851d41c1268503c73e4? PRs for new features needs to come with 3 new...
The logic of the function itself is pristine.