Auto-typing strings for Ember (Typed.js)

Hey folks,

Just released the addon that implements Typed.js as Ember component. I think this is really cool feature and I have been using it heavily in my several apps but didn’t find the existing good component solution so I implemented one. Please check it out here: GitHub - igorpreston/ember-typed: Autotyping strings for Ember.js apps.

Install with:

ember install ember-typed
1 Like

I’m getting the following error.