1
0
Fork 0
forked from svrjs/svrjs
This repository has been archived on 2024-11-10. You can view files and clone it, but cannot push or open issues or pull requests.
svrjs/src/utils
2024-08-24 19:47:48 +02:00
..
clusterBunShim.js Replace __dirname with process.dirname (declared as __dirname in index.js) 2024-08-24 19:29:12 +02:00
createRegex.js Lint out the codebase. 2024-08-24 08:07:31 +02:00
deleteFolderRecursive.js Refactor command line argument parsing code, and split deleteFolderRecursive function into one JavaScript file. 2024-08-24 19:47:48 +02:00
generateErrorStack.js Add some core functionality to SVR.JS 2024-08-23 19:58:15 +02:00
generateServerString.js Lint out the codebase. 2024-08-24 17:23:06 +02:00
getOS.js Add some core functionality to SVR.JS 2024-08-23 19:58:15 +02:00
ipMatch.js Lint out the codebase. 2024-08-24 08:07:31 +02:00
matchHostname.js Lint out the codebase. 2024-08-24 17:23:06 +02:00
serverconsole.js Replace __dirname with process.dirname (declared as __dirname in index.js) 2024-08-24 19:29:12 +02:00
urlMojibakeFixer.js Add some core functionality to SVR.JS 2024-08-23 19:58:15 +02:00
urlParser.js Add some core functionality to SVR.JS 2024-08-23 19:58:15 +02:00
urlSanitizer.js Add some core functionality to SVR.JS 2024-08-23 19:58:15 +02:00