John Otander
John Otander
This is an awesome package @calweb (and thanks for bringing this to our attention @vilav)! I've just opened up a PR in the Tachyons docs repo linked above that whips...
> Isn't it more important for the person who puts in the work to use tools or assets that are fun, useful and familiar to them? :+1: My sentiments exactly....
This would be pretty awesome resource to have. I'd be willing to take on any Ruby ports, @tunnckoCore.
I think @tj might be right about staying as language agnostic as possible, with a primary package manager/distribution mechanism (like npm). It keeps things simple. I also prefer `regex`, and...
I think they will be best in their own repos. This will keep things modular and lightweight. The overhead/boilerplate can be handled with a yeoman generator (or some other alternative)....
Thanks for opening this issue! Definitely agree that we should support this better. When I get a chance I will dive into the regex a bit to see how I...
Hey! I'd love to accept a PR for Timezone support.
I'm all for the reduction of code duplication. A while back I created an [issue](https://github.com/stefanpenner/ember-moment/issues/36) with `ember-moment` begin discussing the best method in which to combine these two addons. It...
> If we implement the addon's default generator, we can install ember-moment automatically when ember-cli-dates is installed. Perfection. > I'll take a first pass at the ember-moment stuff. Great, thanks!