Skip to content

Convert Function.{property, observes, on}(...) to Ember.{computed, observer, on}(..., Function)

License

Notifications You must be signed in to change notification settings

isabella232/ember-replace-extensions

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ember Replace Extensions

Convert Function.{property, observes, on}(...) to Ember.{computed, observer, on}(..., Function).

Installation

npm install --global ember-replace-extensions

Usage

ember-replace-extensions file.js

ember-replace-extensions is located at bin/ember-replace-extensions.js.

Contributing

npm test

About

Convert Function.{property, observes, on}(...) to Ember.{computed, observer, on}(..., Function)

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%