Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

ember-cli-rename is an Ember CLI addon that provides an `ember rename` command to move files within an Ember project and update path references. It's designed for Ember CLI developers who need to safely rename or move files generated by blueprints while maintaining correct imports and references. The tool is currently a work in progress and requires files to be tracked in Git before performing renames.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
trabus's profile
trabus
11 contributions
ember-tomster's profile
ember-tomster
1 contributions
trabus

trabus/ember-cli-rename

Addon for ember-cli that provides an `ember rename` command

JavaScript
9
0
MIT License

Support the dependencies of trabus/ember-cli-rename

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
tildeio/rsvp.js
A lightweight library that provides tools for organizing asynchronous code
Account's avatar
stefanpenner/silent-error
stackless unless otherwise requested error
Account's avatar
trabus/ember-cli-mv
The default blueprint for ember-cli addons.
Account's avatar
rickharrison/broccoli-asset-rev
broccoli asset revisions (fingerprint)
Account's avatar
ember-cli/ember-cli
Command line tool for developing ambitious ember.js apps
Account's avatar
ember-cli/ember-cli-app-version
Adds App version number to Ember Inspector Info Tab
Account's avatar
rwjblue/ember-cli-content-security-policy
This addon adds the Content-Security-Policy header to response sent from the Ember CLI Express server.
Account's avatar
adopted-ember-addons/ember-cli-dependency-checker
Ember CLI addon for detecting missing npm and bower dependencies before executing ember commands
Account's avatar
ember-cli/ember-cli-htmlbars
A library for adding htmlbars to ember CLI
Account's avatar
rjackson/ember-cli-ic-ajax
Include ic-ajax into an ember-cli application.
Account's avatar
rwjblue/ember-cli-inject-live-reload
Plugin for ember-cli that injects live-reload script into HTML content.
Account's avatar
ember-cli/ember-cli-qunit
QUnit testing package for ember-cli applications
Account's avatar
ember-cli/ember-cli-uglify
JavaScript minification for Ember-CLI
Account's avatar
cibernox/ember-disable-proxy-controllers
Disables ObjectController/ArrayController for autogenerated controllers.
Account's avatar
ember-cli/ember-export-application-global
Sets `window.MyAppName` up as the application instance upon boot.
Account's avatar
ember-cli/ember-disable-prototype-extensions
Disable Ember's prototype extensions.
Account's avatar
ember-cli/ember-try
An ember-cli addon to test against multiple dependencies, such as ember and ember-data.