Angus
Angus
The `ember` version in the `bower.json`, is `1.2.0` which is quite old. It seems to work fine with `ember` `1.10` so maybe it's worth while to indicate it's compatible on...
There doesn't seem to be any documentation for the feature outlined in the issue #18, I mentioned it in the issue it self but I feel like tracking that as...
Does this library support glimmer? Maybe I've misunderstood the whole concept of glimmer, like if it's even meant be used as part of a ember app.
I'm new to purescript in general, but unsure how I'm suppose to build this as I got the following error in the JS console when I built this. ``` Uncaught...
Would it be possible to have a `Data.Text` / `Data.ByteString` implementation of parseURI? I'm a bit native to the work required to implement this, but parsing urls seems to be...
Hey, I'm wondering how much modification would be required to enable this library to parse input from a file? Because at the moment it looks like you would need to...
### Context First off I'm not sure what the long term goal of this library is, whether it is to provide an API that mirrors JQuery's close as possible (if...