Bee Ing

Results 53 comments of Bee Ing

Hi @jlongster, how about cache the `entry` using WeakMap? Or perhaps with TTL or idleTimeout. For repeat writes, have you tried to re-seek after writing? I can try it out...

Not sure if this helps, I'm using a private npm registry and uses `npm login --registry=url`. Angular CLI should read from ~/.npmrc instead?

Found a library that does similar to this with locale support. https://github.com/Kibo/numbers2words Perhaps can work on this to improve the languages.

[Archive.zip](https://github.com/RazrFalcon/svgcleaner/files/1505306/Archive.zip) I've included both the cleaned (from 0.6.2) and original svg.

Meaning that the nodes error is due to namespaces? Anyway, thanks for the help. Looking forward to the next release.

Hi, does it provide any example on input that can affect control of program? This will be great to be added to the tests as well.

Here's the `...` part, hope this helps + XVFB_PID=799 + sleep 3 + Xvfb :0 -auth /home/wine/.Xauthority -screen 0 1024x768x24 + DISPLAY=:0 + wine regedit.exe /s 'vs\KEY.DAT' + sleep 1...

Oh, i'm using Pro though, will this work?

Just spotted another point - does vs\KEY.DAT file is required? It is not in the repo though. Update: sorry my mistake on the KEY.DAT. But found that my VB installation...

No worries. Thanks for the help!