Alexandru Mărășteanu
Alexandru Mărășteanu
Unfortunately I don't have time right now. I'll see if I can do it at the end of the week
At a first glance, this should be easy to fix. I think the placeholder parser consumes everything but a `)` but then when it checks whether it's a key, it...
Note to self: see also #104
Hello, and thanks for your feedback. Are you loading `sprintf` with `requirejs(['sprintf'])` or are you simply including the script in your page? I'm not a AMD user myself, but I...
Ok, let's try something else: what other libraries are you using and how are you using (loading) them?
> That functionality **has** to be added to this module What are the use cases for it? This module will be split into two so that it doesn't export an...
I got the point on aligning functionality, yet I'm reluctant about adding the `object_stringify` function which seems like an opinionated way of representing objects. JSON is near & dear to...
Hey @rechmbrs, thanks for your input. If you think that line is erroneous, please provide a test or two as proof.
You can open a PR, though the current linter doesn't mind that line
Like I said in the PR you linked, I wouldn't do it without `Intl` or something similar