Converting libraries to Ember CLI addons In this guide we will cover two main cases: Ember specific library vendor library Ember library The Ember library will assume that Ember has already ben loaded (higher in the loading order) and thus will assume it has access to the Ember API.