Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vishal-raj-1/Awesome-JavaScript-Projects
/ libraryapp.js
File
libraryapp.js
assets/js/libraryapp.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
"use strict"
;
2
3
//Book Object
4
class
Book{
Callers
nothing calls this directly
Calls
5
addBook
Function · 0.85
displayBooks
Function · 0.85
findBook
Function · 0.85
saveLocal
Function · 0.85
restoreLocal
Function · 0.85
Tested by
no test coverage detected