Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-grid
/ trimEmptyHash
Function
trimEmptyHash
lib/test/angular/1.6.7/angular.js:13680–13682 ·
view source on GitHub ↗
(url)
Source
from the content-addressed store, hash-verified
13678
}
13679
13680
function
trimEmptyHash(url) {
13681
return
url.replace(/(#.+)|#$/,
'$1'
);
13682
}
13683
13684
13685
function
stripFile(url) {
Callers
1
$LocationProvider
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected