1.2.1 • Published 4 years ago

jodash v1.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
4 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

4 years ago

1.2.0

4 years ago

1.1.10

4 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago