Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/cnodejs/nodeclub
/ main.js
File
main.js
public/javascripts/main.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
$(document).ready(
function
() {
2
$(
'#search_form'
).submit(
function
(e) {
3
//e.preventDefault();
4
search();
Callers
nothing calls this directly
Calls
2
search
Function · 0.85
moveBacktotop
Function · 0.85
Tested by
no test coverage detected