Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Vishal-raj-1/Awesome-JavaScript-Projects
/ covid-19.js
File
covid-19.js
assets/js/covid-19.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
document.querySelector(document).ready(
function
(){
2
3
document.querySelector(
'#menu'
).click(
function
(){
4
document.querySelector(this).classList.toggle(
'fa-times'
);
Callers
nothing calls this directly
Calls
2
ready
Method · 0.45
show
Method · 0.45
Tested by
no test coverage detected