emberjs/ember-inflector

consider pulling in a 3rd party lib to do all the hard work for us

Closed this issue · 2 comments

And then just set up stuff on prototypes and Ember.String

Something like https://github.com/dreamerslab/node.inflection/ maybe?

im unsure why we need to use a 3rd party lib, when this one does all the work we need. Additionally ours mimics active support inflections

I don't mind splitting this library into 2, inflector + ember-inflector