Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/angular-ui/ui-grid
/ toInt
Function
toInt
lib/test/angular/1.7.0/angular-mocks.js:610–612 ·
view source on GitHub ↗
(str)
Source
from the content-addressed store, hash-verified
608
}
609
610
function
toInt(str) {
611
return
parseInt(str, 10);
612
}
613
614
function
padNumberInMock(num, digits, trim) {
615
var
neg =
''
;
Callers
1
jsonStringToDate
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected