David Krutsko
David Krutsko
Indeed, I initially thought about making a new repo which would use the list files directly to solve my problems, but it felt a bit overkill, instead I'll probably just...
Yeah, I thought about escape characters, such as `\a` for `0` and `\b` for `1`, however then you are using double the number of characters to represent a single character,...
Awesome stuff, I'm still not too sure how the types are implemented on the library level, I'm guessing it's just a file? In the other PR I posted my version...
Hi, sorry for the late response. I'm actually reviewing this library now and if I remember correctly, this was by design, so you could provide different **min**, **max** and **free**...
You may have success with contacting NPM support directly. I had a similar problem with one of my own projects and support was kind enough to transfer ownership to me....