Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SalmanAA/wordifyfa
/ functions
Functions
9 in github.com/SalmanAA/wordifyfa
⨍
Functions
9
◇
Types & classes
1
↓ 42 callers
Function
wordifyfa
(input: string | number | null | undefined, options?: WordifyOptions)
src/wordifyfa.ts:12
↓ 17 callers
Function
wordifyMomentApprox
(date: Date | string | null | undefined, baseDate?: Date | string | null | undefined, suffixBefore: string = "
src/wordifyfa.ts:108
↓ 17 callers
Function
wordifyMomentPrecise
(date: Date | string | null | undefined, baseDate?: Date | string | null | undefined, suffixBefore: string = "
src/wordifyfa.ts:166
↓ 13 callers
Function
toEnglishDigits
(num:string|number)
src/toEnglishDigits.ts:1
↓ 6 callers
Function
wordifyRials
(num: string | number | null | undefined, options?:WordifyOptions)
src/wordifyfa.ts:78
↓ 6 callers
Function
wordifyRialsInTomans
(num: string | number | null | undefined, options?:WordifyOptions)
src/wordifyfa.ts:85
↓ 4 callers
Function
wordifyfa_internal
(input: string | number | null | undefined, level: number = 0, options?: WordifyOptions)
src/wordifyfa.ts:15
↓ 1 callers
Function
momentApprox
(date: Date | string | null | undefined, baseDate?: Date | string | null | undefined, suffixBefore: string = "
src/wordifyfa.ts:105
↓ 1 callers
Function
momentPrecise
(date: Date | string | null, baseDate?: Date | string | null | undefined, suffixBefore: string = "پیش", suffix
src/wordifyfa.ts:162