jyjor / angular-file-switcher

Switch between similarly named files within a directory.
Apache License 2.0
6 stars 1 forks source link

Angular File Switcher is a plugin that switches between similarly named files within a directory. It is specifically designed for Angular component files but works with any set of files within a directory where file names ( except for the file extensions) match.

I built this as a reaction to Angular CLI QuickSwitch Plugin. While I find it a valuable plugin, it doesn't function exactly how I want in all circumstances. It has the following enhancements:

Links

Source code: https://github.com/jyjor/angular-file-switcher

Issues: https://github.com/jyjor/angular-file-switcher/issues