Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chhoumann/quickadd
/ BookFinder.js
File
BookFinder.js
docs/static/scripts/BookFinder.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
notice = (msg) =>
new
Notice(msg, 5000);
2
const
log = (msg) => console.log(msg);
3
4
const
GOOGLE_BOOKS_API_URL =
"https://www.googleapis.com/books/v1/volumes"
;
Callers
nothing calls this directly
Calls
3
notice
Function · 0.70
replaceIllegalFileNameCharactersInString
Function · 0.70
inputPrompt
Method · 0.65
Tested by
no test coverage detected