0.0.5 • Published 2 months ago

irisa-pipes v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
2 months ago

arrayToString (input: string[]): string


changeSubstringColor (value: any, key: string): any


jalaliTime (date: string): string


jalali (val: Date): string


filter (value: any, key: string, propNames: string[]): any[]


transformErrors (value: UntypedFormGroup, key?: string): BusinessError[] interface BusinessError { type: string; subject: string; message: string; params?: Object; }


numberToArray (value: any): number[]


pointToSlash (input: string): string


price (value: any): string


recursiveFilter (value: any, key?: string, propNames?: string[], childrenProp?: string, isOpenPropName?: string, showPropName?: string): any


substring (text: string, length = 30): string


time (time: TimeModel,showSecond = false): string


undefinedFormatter (value: any): string


0.0.5

2 months ago

0.0.4

4 months ago

0.0.3

7 months ago

0.0.2

12 months ago

0.0.1

12 months ago