MCPcopy Index your code
hub / github.com/SimplyDo/projector / directiveNormalize

Function directiveNormalize

lib/angular/angular.js:4355–4357  ·  view source on GitHub ↗

* Converts all accepted directives format into proper directive name. * All of these will become 'myDirective': * my:DiRective * my-directive * x-my-directive * data-my:directive * * Also there is special case for Moz prefix starting with upper case letter. * @param name Name to norm

(name)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

collectDirectivesFunction · 0.85
angular.jsFile · 0.85

Calls 1

camelCaseFunction · 0.85

Tested by

no test coverage detected