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-mv is an addon for Ember CLI that adds a `mv` command to rename or move files within a project, leveraging Git for versioned projects. It is designed for developers working with Ember CLI who need an efficient way to manage file operations while maintaining version control.

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
41 contributions
ember-tomster's profile
ember-tomster
1 contributions
trabus

trabus/ember-cli-mv

Rename command for ember-cli

JavaScript
7
1
MIT License

Support the dependencies of trabus/ember-cli-mv

Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
ember-cli/ember-cli-string-utils
string utils extracted for other addons and blueprints
Account's avatar
mgutz/execSync
Node's missing execSync.
Account's avatar
ember-cli/exists-sync
existsSync that also checks for symlinks
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
dreamerslab/node.inflection
A port of inflection-js to node.js module
Account's avatar
benjamn/recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
Account's avatar
stefanpenner/silent-error
stackless unless otherwise requested error
Account's avatar
soldair/node-walkdir
Find files simply. Walks a directory tree emitting events based on what it finds. Presents a familiar callback/emitter/a+sync interface. Walk a tree of any depth.
Account's avatar
rickharrison/broccoli-asset-rev
broccoli asset revisions (fingerprint)
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
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
ember-cli/ember-export-application-global
Sets `window.MyAppName` up as the application instance upon boot.
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
ebdrup/mocha-jshint
run JSHint as mocha tests
Account's avatar
tildeio/rsvp.js
A lightweight library that provides tools for organizing asynchronous code
Account's avatar
kaelzhang/node-tmp-sync
The sync version of tmp just for test cases, making it much easier.