MCPcopy Create free account
hub / github.com/Vishal-raj-1/Awesome-JavaScript-Projects / note-app.js

File note-app.js

assets/js/note-app.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1console.log('This is My Note app.');
2//this function will use to show previous notes after loading the page.
3showNotes();
4

Callers

nothing calls this directly

Calls 4

checkNoteEmptyFunction · 0.85
stringifyMethod · 0.80
showNotesFunction · 0.70
showFavoritesFunction · 0.70

Tested by

no test coverage detected