Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LearnBoost/drawback
/ liveConvert
Function
liveConvert
plugins/flot/jquery.js:3014–3016 ·
view source on GitHub ↗
(type, selector)
Source
from the content-addressed store, hash-verified
3012
}
3013
3014
function
liveConvert(
type
, selector){
3015
return
[
"live"
,
type
, selector.replace(/\./g,
"`"
).replace(/ /g,
"|"
)].join(
"."
);
3016
}
3017
3018
jQuery.extend({
3019
isReady: false,
Callers
1
jquery.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected