angular-vs-repeat
angular-vs-repeat copied to clipboard
can we have directive name vsRepeat and module name vs-repeat cofigurable?
I am building a generic component library that could possibly benefit using vsRepeat. The issue is dependencies if existing project uses an older vsRepeat and needs my component library which uses the newer version then it can't coexist.
question is can we have the name abstracted out so we can pass in a preferred name via our build tool i.e. webpack?