Benjamin Schönburg
Results
2
repositories owned by
Benjamin Schönburg
ember-cli-copyable
25
Stars
17
Forks
Watchers
Deeply copies your records including their relations. The mixin is smart enough to resolve not loaded relations and is configurable to what should be shallow/deeply copied or excluded entirely.
ember-cli-filter-by-query
21
Stars
7
Forks
Watchers
Provides you with a computed property that filters an array by a given search query. The output is sorted by similarity to the query.