Turn valid member expression property literals into plain identifiers
Babel plugin that replaces member expressions and typeof statements with strings
A memoization library which only remembers the latest invocation
Helper function to replace certain member expressions with function calls
Turn valid member expression property literals into plain identifiers
Interact with the GitHub API, fetching commits, repositories, members, and backers (authors, maintainers, contributors, funders, sponsors, donors)
Transforms member style imports (import {x} from 'y') into default style imports (import x from 'y/lib/x')
ESLint rule for enforcing consistent ES6 class member order.
Command line tool for developing ambitious ember.js apps
Ember CLI addon for detecting missing npm and bower dependencies before executing ember commands
This is a micro-lib designed to help unify s3 publishing for Ember and related Ember projects.
Ensure that reserved words are quoted in property accesses
Plugin for ember-cli that injects live-reload script into HTML content.
extracted for use in blueprints and addons
ember-cli addon tree cache key builder
Alternative watcher that uses sane module instead of polling
Copy files and directories, dereferencing symlinks and preserving last-modified times
Custom lodash build used by ember-cli
extracted test info for blueprints and addons
Broccoli plugin to reexport components etc. in the `app/` namespace for legacy ember-cli apps.
Determine the URL to a given Ember channels (beta, canary, etc) latest tarball.
instead of using ember-template-imports to find, parse & transform templates, this can be used.
MicroLib to add or remove routes from your Ember.js router.