Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Axorax/awesome-free-apps
/ functions
Functions
15 in github.com/Axorax/awesome-free-apps
⨍
Functions
15
◇
Types & classes
0
↓ 9 callers
Function
create
(file, fileName, emoji)
index.js:4
↓ 6 callers
Function
countLinks
Print the amount of links in a given file
index.js:83
↓ 2 callers
Function
analyze
(file = "README.md")
index.js:172
↓ 2 callers
Function
categorize
()
index.js:35
↓ 2 callers
Function
createToC
()
index.js:241
↓ 2 callers
Function
findAF
(file, name, message, suffix)
index.js:210
↓ 2 callers
Function
format
(file = "README.md")
index.js:47
↓ 2 callers
Function
generateToc
(filePath)
index.js:185
↓ 2 callers
Function
getLinks
* @returns {Array} list of links in a given file
index.js:76
↓ 2 callers
Function
testLinksReachable
* Test if all links in a given file are valid (reachable) * @param {string} file * @returns {Promise}
index.js:129
↓ 1 callers
Function
fastGit
(message = "update")
index.js:151
↓ 1 callers
Function
formatFiles
()
index.js:246
↓ 1 callers
Function
runAll
()
index.js:162
↓ 1 callers
Function
testLinksInAllFiles
()
index.js:141
↓ 1 callers
Function
testUrl
* DEPENDENCY: curl * @param {any} url string * @returns {Promise} test if a given url is reachable in 3 seconds
index.js:93