Skip to content
View lazybensch's full-sized avatar

Organizations

@ruby-druid

Block or report lazybensch

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Content in all repositories owned by your account will be closed.
Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. ember-cli-copyable ember-cli-copyablePublic

    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.

    JavaScript 25 16

  2. ember-cli-filter-by-query ember-cli-filter-by-queryPublic

    Provides you with a computed property that filters an array by a given search query. The output is sorted by similarity to the query.

    JavaScript 21 7

  3. ember-cli-scrolling-content ember-cli-scrolling-contentPublic

    This block component will horizontally scroll the content you provide whenever a user hovers over it.

    JavaScript 7 2

  4. ember-cli-sync-for-each ember-cli-sync-for-eachPublic

    Synchronously calls a function on each item of an array. If that function is asynchronous, it will wait for the previous call to resolve before triggering the next.

    JavaScript 5 2

  5. ember-cli-number-abbr ember-cli-number-abbrPublic

    This ember-cli addon will format your large numbers into an easy to read form like so: {number-abbr 13460921} -> '13.5M' with tons of additional configurations.

    JavaScript 2 3

  6. ember.js ember.jsPublic

    Forked from emberjs/ember.js

    Ember.js - A JavaScript framework for creating ambitious web applications

    JavaScript