documentationgood first issue
Repository metrics
- Stars
- (8 stars)
- PR merge metrics
- (PR metrics pending)
Description
A lot of the code examples in the README are using oldish EmberObject syntax and should probably be replaced by examples in ES-Class syntax.
Also, examples where auto injection is implied should contain the necessary service injection.