1.2.1 • Published 5 years ago

jodash v1.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

jodash

export declare function downloadFile(blob: BlobPart, flieName?: string): void;

export declare function getCanConvertNumber(value: any): boolean;

export declare function changeTo1000comma(value: string | number): string;
export declare function getNumberAfterRemoveComma(value: string | number): number;
export declare function ellipsis(strFull: string, cutoffLength: number, strAdd?: string): string;
export declare function decodeHTMLEntities(docu: Document, text: string): string;
export declare function make00(value: string | number): string;

export declare function makeQueryStringByObject(obj: any): string;
1.2.1

5 years ago

1.2.0

6 years ago

1.1.10

6 years ago

1.1.9

6 years ago

1.1.8

6 years ago

1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago