Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Cacivy/koa-typescript
/ functions
Functions
29 in github.com/Cacivy/koa-typescript
⨍
Functions
29
◇
Types & classes
13
↓ 16 callers
Function
resBody
(body:any=null, total:number=0, error:boolean=false, msg:string='')
src/util/response.ts:3
↓ 15 callers
Function
resError
(url:string, msg:any)
src/util/response.ts:12
↓ 13 callers
Function
_hasTypeInFields
* Check if Parameter (sub) List has a type Field. * Example: @apiSuccess varname1 No type. * @apiSuccess {String} varname2
doc/main.js:403
↓ 5 callers
Function
sortFields
* Sort the fields.
doc/main.js:677
↓ 4 callers
Function
_handlebarsEachCompared
*
doc/utils/handlebars_helper.js:259
↓ 4 callers
Function
initDynamic
* On Template changes, recall plugins.
doc/main.js:414
↓ 4 callers
Function
refreshScrollSpy
()
doc/utils/send_sample_request.js:162
↓ 4 callers
Function
resInfo
(url:string, msg:any)
src/util/response.ts:17
↓ 3 callers
Function
logger
(type: LogType, msg: any, url?: string)
src/util/logger.ts:19
↓ 2 callers
Function
_handlebarsNewlineToBreak
* Convert Newline to HTML-Break (nl2br). * * @param {String} text * @returns {String}
doc/utils/handlebars_helper.js:147
↓ 2 callers
Function
addArticleSettings
* Add article settings.
doc/main.js:708
↓ 2 callers
Function
add_nav
* Add navigation items by analyzing the HTML content and searching for h1 and h2 tags * @param nav Object the navigation array * @param cont
doc/main.js:213
↓ 2 callers
Function
convertTen
(num: Number)
src/util/date.ts:1
↓ 2 callers
Function
sortByOrder
* Return ordered entries by custom order and append not defined entries to the end. * @param {String[]} elements * @param {String[]} order
doc/main.js:803
↓ 1 callers
Function
clearSampleRequest
(group, name, version)
doc/utils/send_sample_request.js:142
↓ 1 callers
Function
convertToDate
(val)
src/util/date.ts:5
↓ 1 callers
Function
loadGoogleFontCss
* Load google fonts.
doc/main.js:784
↓ 1 callers
Function
readdirToRouter
(child = '')
src/server.ts:77
↓ 1 callers
Function
renderArticle
* Render Article.
doc/main.js:746
↓ 1 callers
Function
resetArticle
* Render original Article and remove the current visible Article.
doc/main.js:765
↓ 1 callers
Function
sendSampleRequest
(group, name, version, type)
doc/utils/send_sample_request.js:30
Function
__
(text)
doc/locales/locale.js:31
Function
changeAllVersionCompareTo
* Compare all currently selected Versions with their predecessor.
doc/main.js:656
Function
changeVersionCompareTo
* Change version of an article to compare it to an other version.
doc/main.js:560
Function
displayError
(jqXHR, textStatus, error)
doc/utils/send_sample_request.js:119
Function
displaySuccess
(data, status, jqXHR)
doc/utils/send_sample_request.js:107
Function
escapeHtml
(str)
doc/utils/send_sample_request.js:169
Function
initDynamic
()
doc/utils/send_sample_request.js:6
Function
setLanguage
(language)
doc/locales/locale.js:38