consider pulling in a 3rd party lib to do all the hard work for us
Closed this issue · 2 comments
fivetanley commented
And then just set up stuff on prototypes and Ember.String
Something like https://github.com/dreamerslab/node.inflection/ maybe?
stefanpenner commented
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
stefanpenner commented
I don't mind splitting this library into 2, inflector + ember-inflector