@atmaticai/agent-tools-core 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +742 -0
- package/dist/archive/index.d.mts +1 -0
- package/dist/archive/index.d.ts +1 -0
- package/dist/archive/index.js +90 -0
- package/dist/archive/index.js.map +1 -0
- package/dist/archive/index.mjs +80 -0
- package/dist/archive/index.mjs.map +1 -0
- package/dist/color/index.d.mts +1 -0
- package/dist/color/index.d.ts +1 -0
- package/dist/color/index.js +347 -0
- package/dist/color/index.js.map +1 -0
- package/dist/color/index.mjs +336 -0
- package/dist/color/index.mjs.map +1 -0
- package/dist/crypto/index.d.mts +1 -0
- package/dist/crypto/index.d.ts +1 -0
- package/dist/crypto/index.js +116 -0
- package/dist/crypto/index.js.map +1 -0
- package/dist/crypto/index.mjs +108 -0
- package/dist/crypto/index.mjs.map +1 -0
- package/dist/csv/index.d.mts +1 -0
- package/dist/csv/index.d.ts +1 -0
- package/dist/csv/index.js +371 -0
- package/dist/csv/index.js.map +1 -0
- package/dist/csv/index.mjs +348 -0
- package/dist/csv/index.mjs.map +1 -0
- package/dist/datetime/index.d.mts +1 -0
- package/dist/datetime/index.d.ts +1 -0
- package/dist/datetime/index.js +234 -0
- package/dist/datetime/index.js.map +1 -0
- package/dist/datetime/index.mjs +224 -0
- package/dist/datetime/index.mjs.map +1 -0
- package/dist/diff/index.d.mts +2 -0
- package/dist/diff/index.d.ts +2 -0
- package/dist/diff/index.js +84 -0
- package/dist/diff/index.js.map +1 -0
- package/dist/diff/index.mjs +78 -0
- package/dist/diff/index.mjs.map +1 -0
- package/dist/excel/index.d.mts +1 -0
- package/dist/excel/index.d.ts +1 -0
- package/dist/excel/index.js +163 -0
- package/dist/excel/index.js.map +1 -0
- package/dist/excel/index.mjs +153 -0
- package/dist/excel/index.mjs.map +1 -0
- package/dist/image/index.d.mts +1 -0
- package/dist/image/index.d.ts +1 -0
- package/dist/image/index.js +123 -0
- package/dist/image/index.js.map +1 -0
- package/dist/image/index.mjs +107 -0
- package/dist/image/index.mjs.map +1 -0
- package/dist/index--vbnYfdE.d.mts +142 -0
- package/dist/index--vbnYfdE.d.ts +142 -0
- package/dist/index-7FZQloN-.d.mts +62 -0
- package/dist/index-7FZQloN-.d.ts +62 -0
- package/dist/index-7XgaTVH5.d.mts +93 -0
- package/dist/index-7XgaTVH5.d.ts +93 -0
- package/dist/index-7bvFmh45.d.mts +87 -0
- package/dist/index-7bvFmh45.d.ts +87 -0
- package/dist/index-BDZcIVCU.d.mts +53 -0
- package/dist/index-BDZcIVCU.d.ts +53 -0
- package/dist/index-BN00EnUU.d.mts +55 -0
- package/dist/index-BN00EnUU.d.ts +55 -0
- package/dist/index-CQ1EukC4.d.mts +59 -0
- package/dist/index-CQ1EukC4.d.ts +59 -0
- package/dist/index-CgRVnFOt.d.mts +91 -0
- package/dist/index-CgRVnFOt.d.ts +91 -0
- package/dist/index-DjBDZzuj.d.mts +54 -0
- package/dist/index-DjBDZzuj.d.ts +54 -0
- package/dist/index-FFrvmr-n.d.mts +50 -0
- package/dist/index-FFrvmr-n.d.ts +50 -0
- package/dist/index-QWC8yIgW.d.mts +106 -0
- package/dist/index-QWC8yIgW.d.ts +106 -0
- package/dist/index-RVqNunxE.d.mts +193 -0
- package/dist/index-RVqNunxE.d.ts +193 -0
- package/dist/index-fJD8SORm.d.mts +61 -0
- package/dist/index-fJD8SORm.d.ts +61 -0
- package/dist/index-pPy_XDQU.d.mts +56 -0
- package/dist/index-pPy_XDQU.d.ts +56 -0
- package/dist/index-rwh9hdD9.d.mts +68 -0
- package/dist/index-rwh9hdD9.d.ts +68 -0
- package/dist/index-uXdkAfea.d.mts +93 -0
- package/dist/index-uXdkAfea.d.ts +93 -0
- package/dist/index.d.mts +17 -0
- package/dist/index.d.ts +17 -0
- package/dist/index.js +3744 -0
- package/dist/index.js.map +1 -0
- package/dist/index.mjs +3694 -0
- package/dist/index.mjs.map +1 -0
- package/dist/json/index.d.mts +1 -0
- package/dist/json/index.d.ts +1 -0
- package/dist/json/index.js +599 -0
- package/dist/json/index.js.map +1 -0
- package/dist/json/index.mjs +552 -0
- package/dist/json/index.mjs.map +1 -0
- package/dist/markdown/index.d.mts +1 -0
- package/dist/markdown/index.d.ts +1 -0
- package/dist/markdown/index.js +151 -0
- package/dist/markdown/index.js.map +1 -0
- package/dist/markdown/index.mjs +139 -0
- package/dist/markdown/index.mjs.map +1 -0
- package/dist/math/index.d.mts +1 -0
- package/dist/math/index.d.ts +1 -0
- package/dist/math/index.js +247 -0
- package/dist/math/index.js.map +1 -0
- package/dist/math/index.mjs +240 -0
- package/dist/math/index.mjs.map +1 -0
- package/dist/pdf/index.d.mts +1 -0
- package/dist/pdf/index.d.ts +1 -0
- package/dist/pdf/index.js +546 -0
- package/dist/pdf/index.js.map +1 -0
- package/dist/pdf/index.mjs +518 -0
- package/dist/pdf/index.mjs.map +1 -0
- package/dist/regex/index.d.mts +1 -0
- package/dist/regex/index.d.ts +1 -0
- package/dist/regex/index.js +93 -0
- package/dist/regex/index.js.map +1 -0
- package/dist/regex/index.mjs +88 -0
- package/dist/regex/index.mjs.map +1 -0
- package/dist/settings/index.d.mts +41 -0
- package/dist/settings/index.d.ts +41 -0
- package/dist/settings/index.js +146 -0
- package/dist/settings/index.js.map +1 -0
- package/dist/settings/index.mjs +139 -0
- package/dist/settings/index.mjs.map +1 -0
- package/dist/sql/index.d.mts +1 -0
- package/dist/sql/index.d.ts +1 -0
- package/dist/sql/index.js +146 -0
- package/dist/sql/index.js.map +1 -0
- package/dist/sql/index.mjs +139 -0
- package/dist/sql/index.mjs.map +1 -0
- package/dist/text/index.d.mts +1 -0
- package/dist/text/index.d.ts +1 -0
- package/dist/text/index.js +250 -0
- package/dist/text/index.js.map +1 -0
- package/dist/text/index.mjs +242 -0
- package/dist/text/index.mjs.map +1 -0
- package/dist/xml/index.d.mts +1 -0
- package/dist/xml/index.d.ts +1 -0
- package/dist/xml/index.js +188 -0
- package/dist/xml/index.js.map +1 -0
- package/dist/xml/index.mjs +180 -0
- package/dist/xml/index.mjs.map +1 -0
- package/package.json +150 -0
|
@@ -0,0 +1,87 @@
|
|
|
1
|
+
type ColorFormat = 'hex' | 'rgb' | 'hsl';
|
|
2
|
+
interface RGB {
|
|
3
|
+
r: number;
|
|
4
|
+
g: number;
|
|
5
|
+
b: number;
|
|
6
|
+
}
|
|
7
|
+
interface HSL {
|
|
8
|
+
h: number;
|
|
9
|
+
s: number;
|
|
10
|
+
l: number;
|
|
11
|
+
}
|
|
12
|
+
interface ColorConversionResult {
|
|
13
|
+
hex: string;
|
|
14
|
+
rgb: string;
|
|
15
|
+
hsl: string;
|
|
16
|
+
values: {
|
|
17
|
+
rgb: RGB;
|
|
18
|
+
hsl: HSL;
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
interface ContrastResult {
|
|
22
|
+
ratio: number;
|
|
23
|
+
formatted: string;
|
|
24
|
+
aa: {
|
|
25
|
+
normal: boolean;
|
|
26
|
+
large: boolean;
|
|
27
|
+
};
|
|
28
|
+
aaa: {
|
|
29
|
+
normal: boolean;
|
|
30
|
+
large: boolean;
|
|
31
|
+
};
|
|
32
|
+
}
|
|
33
|
+
type PaletteType = 'complementary' | 'analogous' | 'triadic' | 'shades' | 'tints';
|
|
34
|
+
interface PaletteOptions {
|
|
35
|
+
type: PaletteType;
|
|
36
|
+
count?: number;
|
|
37
|
+
}
|
|
38
|
+
interface BlendResult {
|
|
39
|
+
color: ColorConversionResult;
|
|
40
|
+
ratio: number;
|
|
41
|
+
}
|
|
42
|
+
interface ColorNameResult {
|
|
43
|
+
name: string;
|
|
44
|
+
exact: boolean;
|
|
45
|
+
hex: string;
|
|
46
|
+
}
|
|
47
|
+
|
|
48
|
+
declare function hexToRgb(hex: string): RGB;
|
|
49
|
+
declare function hslToRgb(h: number, s: number, l: number): RGB;
|
|
50
|
+
declare function rgbToHsl(r: number, g: number, b: number): HSL;
|
|
51
|
+
declare function rgbToHex(r: number, g: number, b: number): string;
|
|
52
|
+
declare function parseColor(input: string): ColorConversionResult;
|
|
53
|
+
|
|
54
|
+
declare function convertColor(input: string, to: ColorFormat): string;
|
|
55
|
+
|
|
56
|
+
declare function contrastRatio(color1: string, color2: string): ContrastResult;
|
|
57
|
+
|
|
58
|
+
declare function generatePalette(base: string, options: PaletteOptions): ColorConversionResult[];
|
|
59
|
+
|
|
60
|
+
declare function blendColors(color1: string, color2: string, ratio?: number): BlendResult;
|
|
61
|
+
|
|
62
|
+
declare function colorName(input: string): ColorNameResult;
|
|
63
|
+
|
|
64
|
+
type index_BlendResult = BlendResult;
|
|
65
|
+
type index_ColorConversionResult = ColorConversionResult;
|
|
66
|
+
type index_ColorFormat = ColorFormat;
|
|
67
|
+
type index_ColorNameResult = ColorNameResult;
|
|
68
|
+
type index_ContrastResult = ContrastResult;
|
|
69
|
+
type index_HSL = HSL;
|
|
70
|
+
type index_PaletteOptions = PaletteOptions;
|
|
71
|
+
type index_PaletteType = PaletteType;
|
|
72
|
+
type index_RGB = RGB;
|
|
73
|
+
declare const index_blendColors: typeof blendColors;
|
|
74
|
+
declare const index_colorName: typeof colorName;
|
|
75
|
+
declare const index_contrastRatio: typeof contrastRatio;
|
|
76
|
+
declare const index_convertColor: typeof convertColor;
|
|
77
|
+
declare const index_generatePalette: typeof generatePalette;
|
|
78
|
+
declare const index_hexToRgb: typeof hexToRgb;
|
|
79
|
+
declare const index_hslToRgb: typeof hslToRgb;
|
|
80
|
+
declare const index_parseColor: typeof parseColor;
|
|
81
|
+
declare const index_rgbToHex: typeof rgbToHex;
|
|
82
|
+
declare const index_rgbToHsl: typeof rgbToHsl;
|
|
83
|
+
declare namespace index {
|
|
84
|
+
export { type index_BlendResult as BlendResult, type index_ColorConversionResult as ColorConversionResult, type index_ColorFormat as ColorFormat, type index_ColorNameResult as ColorNameResult, type index_ContrastResult as ContrastResult, type index_HSL as HSL, type index_PaletteOptions as PaletteOptions, type index_PaletteType as PaletteType, type index_RGB as RGB, index_blendColors as blendColors, index_colorName as colorName, index_contrastRatio as contrastRatio, index_convertColor as convertColor, index_generatePalette as generatePalette, index_hexToRgb as hexToRgb, index_hslToRgb as hslToRgb, index_parseColor as parseColor, index_rgbToHex as rgbToHex, index_rgbToHsl as rgbToHsl };
|
|
85
|
+
}
|
|
86
|
+
|
|
87
|
+
export { type BlendResult as B, type ColorConversionResult as C, type HSL as H, type PaletteOptions as P, type RGB as R, type ColorFormat as a, type ColorNameResult as b, type ContrastResult as c, type PaletteType as d, blendColors as e, colorName as f, contrastRatio as g, convertColor as h, index as i, generatePalette as j, hexToRgb as k, hslToRgb as l, rgbToHsl as m, parseColor as p, rgbToHex as r };
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
interface RegexMatch {
|
|
2
|
+
match: string;
|
|
3
|
+
index: number;
|
|
4
|
+
groups: Record<string, string>;
|
|
5
|
+
}
|
|
6
|
+
interface RegexTestResult {
|
|
7
|
+
matches: boolean;
|
|
8
|
+
matchCount: number;
|
|
9
|
+
results: RegexMatch[];
|
|
10
|
+
}
|
|
11
|
+
interface RegexReplaceResult {
|
|
12
|
+
output: string;
|
|
13
|
+
replacements: number;
|
|
14
|
+
}
|
|
15
|
+
interface RegexExtractResult {
|
|
16
|
+
matches: string[];
|
|
17
|
+
groups: Record<string, string>[];
|
|
18
|
+
count: number;
|
|
19
|
+
}
|
|
20
|
+
interface RegexValidationResult {
|
|
21
|
+
valid: boolean;
|
|
22
|
+
error?: string;
|
|
23
|
+
}
|
|
24
|
+
interface RegexOptions {
|
|
25
|
+
flags?: string;
|
|
26
|
+
multiline?: boolean;
|
|
27
|
+
caseInsensitive?: boolean;
|
|
28
|
+
global?: boolean;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
declare function test(input: string, pattern: string, options?: RegexOptions): RegexTestResult;
|
|
32
|
+
|
|
33
|
+
declare function replace(input: string, pattern: string, replacement: string, options?: RegexOptions): RegexReplaceResult;
|
|
34
|
+
|
|
35
|
+
declare function extract(input: string, pattern: string, options?: RegexOptions): RegexExtractResult;
|
|
36
|
+
|
|
37
|
+
declare function validate(pattern: string, flags?: string): RegexValidationResult;
|
|
38
|
+
|
|
39
|
+
type index_RegexExtractResult = RegexExtractResult;
|
|
40
|
+
type index_RegexMatch = RegexMatch;
|
|
41
|
+
type index_RegexOptions = RegexOptions;
|
|
42
|
+
type index_RegexReplaceResult = RegexReplaceResult;
|
|
43
|
+
type index_RegexTestResult = RegexTestResult;
|
|
44
|
+
type index_RegexValidationResult = RegexValidationResult;
|
|
45
|
+
declare const index_extract: typeof extract;
|
|
46
|
+
declare const index_replace: typeof replace;
|
|
47
|
+
declare const index_test: typeof test;
|
|
48
|
+
declare const index_validate: typeof validate;
|
|
49
|
+
declare namespace index {
|
|
50
|
+
export { type index_RegexExtractResult as RegexExtractResult, type index_RegexMatch as RegexMatch, type index_RegexOptions as RegexOptions, type index_RegexReplaceResult as RegexReplaceResult, type index_RegexTestResult as RegexTestResult, type index_RegexValidationResult as RegexValidationResult, index_extract as extract, index_replace as replace, index_test as test, index_validate as validate };
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
export { type RegexExtractResult as R, type RegexMatch as a, type RegexOptions as b, type RegexReplaceResult as c, type RegexTestResult as d, type RegexValidationResult as e, extract as f, index as i, replace as r, test as t, validate as v };
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
interface RegexMatch {
|
|
2
|
+
match: string;
|
|
3
|
+
index: number;
|
|
4
|
+
groups: Record<string, string>;
|
|
5
|
+
}
|
|
6
|
+
interface RegexTestResult {
|
|
7
|
+
matches: boolean;
|
|
8
|
+
matchCount: number;
|
|
9
|
+
results: RegexMatch[];
|
|
10
|
+
}
|
|
11
|
+
interface RegexReplaceResult {
|
|
12
|
+
output: string;
|
|
13
|
+
replacements: number;
|
|
14
|
+
}
|
|
15
|
+
interface RegexExtractResult {
|
|
16
|
+
matches: string[];
|
|
17
|
+
groups: Record<string, string>[];
|
|
18
|
+
count: number;
|
|
19
|
+
}
|
|
20
|
+
interface RegexValidationResult {
|
|
21
|
+
valid: boolean;
|
|
22
|
+
error?: string;
|
|
23
|
+
}
|
|
24
|
+
interface RegexOptions {
|
|
25
|
+
flags?: string;
|
|
26
|
+
multiline?: boolean;
|
|
27
|
+
caseInsensitive?: boolean;
|
|
28
|
+
global?: boolean;
|
|
29
|
+
}
|
|
30
|
+
|
|
31
|
+
declare function test(input: string, pattern: string, options?: RegexOptions): RegexTestResult;
|
|
32
|
+
|
|
33
|
+
declare function replace(input: string, pattern: string, replacement: string, options?: RegexOptions): RegexReplaceResult;
|
|
34
|
+
|
|
35
|
+
declare function extract(input: string, pattern: string, options?: RegexOptions): RegexExtractResult;
|
|
36
|
+
|
|
37
|
+
declare function validate(pattern: string, flags?: string): RegexValidationResult;
|
|
38
|
+
|
|
39
|
+
type index_RegexExtractResult = RegexExtractResult;
|
|
40
|
+
type index_RegexMatch = RegexMatch;
|
|
41
|
+
type index_RegexOptions = RegexOptions;
|
|
42
|
+
type index_RegexReplaceResult = RegexReplaceResult;
|
|
43
|
+
type index_RegexTestResult = RegexTestResult;
|
|
44
|
+
type index_RegexValidationResult = RegexValidationResult;
|
|
45
|
+
declare const index_extract: typeof extract;
|
|
46
|
+
declare const index_replace: typeof replace;
|
|
47
|
+
declare const index_test: typeof test;
|
|
48
|
+
declare const index_validate: typeof validate;
|
|
49
|
+
declare namespace index {
|
|
50
|
+
export { type index_RegexExtractResult as RegexExtractResult, type index_RegexMatch as RegexMatch, type index_RegexOptions as RegexOptions, type index_RegexReplaceResult as RegexReplaceResult, type index_RegexTestResult as RegexTestResult, type index_RegexValidationResult as RegexValidationResult, index_extract as extract, index_replace as replace, index_test as test, index_validate as validate };
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
export { type RegexExtractResult as R, type RegexMatch as a, type RegexOptions as b, type RegexReplaceResult as c, type RegexTestResult as d, type RegexValidationResult as e, extract as f, index as i, replace as r, test as t, validate as v };
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import * as diff from 'diff';
|
|
2
|
+
|
|
3
|
+
type DiffType = 'line' | 'word' | 'char';
|
|
4
|
+
interface DiffOptions {
|
|
5
|
+
type?: DiffType;
|
|
6
|
+
context?: number;
|
|
7
|
+
ignoreWhitespace?: boolean;
|
|
8
|
+
}
|
|
9
|
+
interface DiffChange {
|
|
10
|
+
type: 'added' | 'removed' | 'unchanged';
|
|
11
|
+
value: string;
|
|
12
|
+
count: number;
|
|
13
|
+
}
|
|
14
|
+
interface DiffResult {
|
|
15
|
+
identical: boolean;
|
|
16
|
+
changes: DiffChange[];
|
|
17
|
+
stats: {
|
|
18
|
+
additions: number;
|
|
19
|
+
deletions: number;
|
|
20
|
+
unchanged: number;
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
interface PatchOptions {
|
|
24
|
+
fuzz?: number;
|
|
25
|
+
}
|
|
26
|
+
interface UnifiedDiffOptions {
|
|
27
|
+
fromFile?: string;
|
|
28
|
+
toFile?: string;
|
|
29
|
+
context?: number;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
declare function compare(a: string, b: string, options?: DiffOptions): DiffResult;
|
|
33
|
+
|
|
34
|
+
declare function unifiedDiff(a: string, b: string, options?: UnifiedDiffOptions): string;
|
|
35
|
+
declare function createUnifiedPatch(fileName: string, original: string, modified: string, context?: number): string;
|
|
36
|
+
|
|
37
|
+
declare function apply(input: string, patch: string, options?: PatchOptions): string;
|
|
38
|
+
declare function parsePatchFile(patch: string): diff.ParsedDiff[];
|
|
39
|
+
|
|
40
|
+
type index_DiffChange = DiffChange;
|
|
41
|
+
type index_DiffOptions = DiffOptions;
|
|
42
|
+
type index_DiffResult = DiffResult;
|
|
43
|
+
type index_DiffType = DiffType;
|
|
44
|
+
type index_PatchOptions = PatchOptions;
|
|
45
|
+
type index_UnifiedDiffOptions = UnifiedDiffOptions;
|
|
46
|
+
declare const index_apply: typeof apply;
|
|
47
|
+
declare const index_compare: typeof compare;
|
|
48
|
+
declare const index_createUnifiedPatch: typeof createUnifiedPatch;
|
|
49
|
+
declare const index_parsePatchFile: typeof parsePatchFile;
|
|
50
|
+
declare const index_unifiedDiff: typeof unifiedDiff;
|
|
51
|
+
declare namespace index {
|
|
52
|
+
export { type index_DiffChange as DiffChange, type index_DiffOptions as DiffOptions, type index_DiffResult as DiffResult, type index_DiffType as DiffType, type index_PatchOptions as PatchOptions, type index_UnifiedDiffOptions as UnifiedDiffOptions, index_apply as apply, index_compare as compare, index_createUnifiedPatch as createUnifiedPatch, index_parsePatchFile as parsePatchFile, index_unifiedDiff as unifiedDiff };
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
export { type DiffChange as D, type PatchOptions as P, type UnifiedDiffOptions as U, type DiffOptions as a, type DiffResult as b, type DiffType as c, apply as d, compare as e, createUnifiedPatch as f, index as i, parsePatchFile as p, unifiedDiff as u };
|
|
@@ -0,0 +1,55 @@
|
|
|
1
|
+
import * as diff from 'diff';
|
|
2
|
+
|
|
3
|
+
type DiffType = 'line' | 'word' | 'char';
|
|
4
|
+
interface DiffOptions {
|
|
5
|
+
type?: DiffType;
|
|
6
|
+
context?: number;
|
|
7
|
+
ignoreWhitespace?: boolean;
|
|
8
|
+
}
|
|
9
|
+
interface DiffChange {
|
|
10
|
+
type: 'added' | 'removed' | 'unchanged';
|
|
11
|
+
value: string;
|
|
12
|
+
count: number;
|
|
13
|
+
}
|
|
14
|
+
interface DiffResult {
|
|
15
|
+
identical: boolean;
|
|
16
|
+
changes: DiffChange[];
|
|
17
|
+
stats: {
|
|
18
|
+
additions: number;
|
|
19
|
+
deletions: number;
|
|
20
|
+
unchanged: number;
|
|
21
|
+
};
|
|
22
|
+
}
|
|
23
|
+
interface PatchOptions {
|
|
24
|
+
fuzz?: number;
|
|
25
|
+
}
|
|
26
|
+
interface UnifiedDiffOptions {
|
|
27
|
+
fromFile?: string;
|
|
28
|
+
toFile?: string;
|
|
29
|
+
context?: number;
|
|
30
|
+
}
|
|
31
|
+
|
|
32
|
+
declare function compare(a: string, b: string, options?: DiffOptions): DiffResult;
|
|
33
|
+
|
|
34
|
+
declare function unifiedDiff(a: string, b: string, options?: UnifiedDiffOptions): string;
|
|
35
|
+
declare function createUnifiedPatch(fileName: string, original: string, modified: string, context?: number): string;
|
|
36
|
+
|
|
37
|
+
declare function apply(input: string, patch: string, options?: PatchOptions): string;
|
|
38
|
+
declare function parsePatchFile(patch: string): diff.ParsedDiff[];
|
|
39
|
+
|
|
40
|
+
type index_DiffChange = DiffChange;
|
|
41
|
+
type index_DiffOptions = DiffOptions;
|
|
42
|
+
type index_DiffResult = DiffResult;
|
|
43
|
+
type index_DiffType = DiffType;
|
|
44
|
+
type index_PatchOptions = PatchOptions;
|
|
45
|
+
type index_UnifiedDiffOptions = UnifiedDiffOptions;
|
|
46
|
+
declare const index_apply: typeof apply;
|
|
47
|
+
declare const index_compare: typeof compare;
|
|
48
|
+
declare const index_createUnifiedPatch: typeof createUnifiedPatch;
|
|
49
|
+
declare const index_parsePatchFile: typeof parsePatchFile;
|
|
50
|
+
declare const index_unifiedDiff: typeof unifiedDiff;
|
|
51
|
+
declare namespace index {
|
|
52
|
+
export { type index_DiffChange as DiffChange, type index_DiffOptions as DiffOptions, type index_DiffResult as DiffResult, type index_DiffType as DiffType, type index_PatchOptions as PatchOptions, type index_UnifiedDiffOptions as UnifiedDiffOptions, index_apply as apply, index_compare as compare, index_createUnifiedPatch as createUnifiedPatch, index_parsePatchFile as parsePatchFile, index_unifiedDiff as unifiedDiff };
|
|
53
|
+
}
|
|
54
|
+
|
|
55
|
+
export { type DiffChange as D, type PatchOptions as P, type UnifiedDiffOptions as U, type DiffOptions as a, type DiffResult as b, type DiffType as c, apply as d, compare as e, createUnifiedPatch as f, index as i, parsePatchFile as p, unifiedDiff as u };
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
interface ExcelParseOptions {
|
|
2
|
+
sheet?: string | number;
|
|
3
|
+
header?: boolean;
|
|
4
|
+
range?: string;
|
|
5
|
+
}
|
|
6
|
+
interface ExcelParseResult {
|
|
7
|
+
sheets: SheetInfo[];
|
|
8
|
+
data: Record<string, unknown>[];
|
|
9
|
+
headers: string[];
|
|
10
|
+
rowCount: number;
|
|
11
|
+
}
|
|
12
|
+
interface SheetInfo {
|
|
13
|
+
name: string;
|
|
14
|
+
index: number;
|
|
15
|
+
rowCount: number;
|
|
16
|
+
columnCount: number;
|
|
17
|
+
}
|
|
18
|
+
interface ExcelExportOptions {
|
|
19
|
+
sheetName?: string;
|
|
20
|
+
headers?: boolean;
|
|
21
|
+
}
|
|
22
|
+
interface ExcelStats {
|
|
23
|
+
sheets: number;
|
|
24
|
+
totalRows: number;
|
|
25
|
+
totalColumns: number;
|
|
26
|
+
sheetDetails: SheetInfo[];
|
|
27
|
+
sizeBytes: number;
|
|
28
|
+
}
|
|
29
|
+
interface ExcelConvertOptions {
|
|
30
|
+
sheet?: string | number;
|
|
31
|
+
header?: boolean;
|
|
32
|
+
}
|
|
33
|
+
type ExcelConvertFormat = 'json' | 'csv' | 'tsv';
|
|
34
|
+
|
|
35
|
+
declare function parse(file: Buffer | Uint8Array, options?: ExcelParseOptions): Promise<ExcelParseResult>;
|
|
36
|
+
declare function getSheets(file: Buffer | Uint8Array): Promise<SheetInfo[]>;
|
|
37
|
+
|
|
38
|
+
declare function convert(file: Buffer | Uint8Array, format: ExcelConvertFormat, options?: ExcelConvertOptions): Promise<string>;
|
|
39
|
+
declare function createExcel(data: Record<string, unknown>[], sheetName?: string): Promise<Uint8Array>;
|
|
40
|
+
|
|
41
|
+
declare function getStats(file: Buffer | Uint8Array): Promise<ExcelStats>;
|
|
42
|
+
|
|
43
|
+
type index_ExcelConvertFormat = ExcelConvertFormat;
|
|
44
|
+
type index_ExcelConvertOptions = ExcelConvertOptions;
|
|
45
|
+
type index_ExcelExportOptions = ExcelExportOptions;
|
|
46
|
+
type index_ExcelParseOptions = ExcelParseOptions;
|
|
47
|
+
type index_ExcelParseResult = ExcelParseResult;
|
|
48
|
+
type index_ExcelStats = ExcelStats;
|
|
49
|
+
type index_SheetInfo = SheetInfo;
|
|
50
|
+
declare const index_convert: typeof convert;
|
|
51
|
+
declare const index_createExcel: typeof createExcel;
|
|
52
|
+
declare const index_getSheets: typeof getSheets;
|
|
53
|
+
declare const index_getStats: typeof getStats;
|
|
54
|
+
declare const index_parse: typeof parse;
|
|
55
|
+
declare namespace index {
|
|
56
|
+
export { type index_ExcelConvertFormat as ExcelConvertFormat, type index_ExcelConvertOptions as ExcelConvertOptions, type index_ExcelExportOptions as ExcelExportOptions, type index_ExcelParseOptions as ExcelParseOptions, type index_ExcelParseResult as ExcelParseResult, type index_ExcelStats as ExcelStats, type index_SheetInfo as SheetInfo, index_convert as convert, index_createExcel as createExcel, index_getSheets as getSheets, index_getStats as getStats, index_parse as parse };
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
export { type ExcelConvertFormat as E, type SheetInfo as S, type ExcelConvertOptions as a, type ExcelExportOptions as b, type ExcelParseOptions as c, type ExcelParseResult as d, type ExcelStats as e, convert as f, createExcel as g, getSheets as h, index as i, getStats as j, parse as p };
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
interface ExcelParseOptions {
|
|
2
|
+
sheet?: string | number;
|
|
3
|
+
header?: boolean;
|
|
4
|
+
range?: string;
|
|
5
|
+
}
|
|
6
|
+
interface ExcelParseResult {
|
|
7
|
+
sheets: SheetInfo[];
|
|
8
|
+
data: Record<string, unknown>[];
|
|
9
|
+
headers: string[];
|
|
10
|
+
rowCount: number;
|
|
11
|
+
}
|
|
12
|
+
interface SheetInfo {
|
|
13
|
+
name: string;
|
|
14
|
+
index: number;
|
|
15
|
+
rowCount: number;
|
|
16
|
+
columnCount: number;
|
|
17
|
+
}
|
|
18
|
+
interface ExcelExportOptions {
|
|
19
|
+
sheetName?: string;
|
|
20
|
+
headers?: boolean;
|
|
21
|
+
}
|
|
22
|
+
interface ExcelStats {
|
|
23
|
+
sheets: number;
|
|
24
|
+
totalRows: number;
|
|
25
|
+
totalColumns: number;
|
|
26
|
+
sheetDetails: SheetInfo[];
|
|
27
|
+
sizeBytes: number;
|
|
28
|
+
}
|
|
29
|
+
interface ExcelConvertOptions {
|
|
30
|
+
sheet?: string | number;
|
|
31
|
+
header?: boolean;
|
|
32
|
+
}
|
|
33
|
+
type ExcelConvertFormat = 'json' | 'csv' | 'tsv';
|
|
34
|
+
|
|
35
|
+
declare function parse(file: Buffer | Uint8Array, options?: ExcelParseOptions): Promise<ExcelParseResult>;
|
|
36
|
+
declare function getSheets(file: Buffer | Uint8Array): Promise<SheetInfo[]>;
|
|
37
|
+
|
|
38
|
+
declare function convert(file: Buffer | Uint8Array, format: ExcelConvertFormat, options?: ExcelConvertOptions): Promise<string>;
|
|
39
|
+
declare function createExcel(data: Record<string, unknown>[], sheetName?: string): Promise<Uint8Array>;
|
|
40
|
+
|
|
41
|
+
declare function getStats(file: Buffer | Uint8Array): Promise<ExcelStats>;
|
|
42
|
+
|
|
43
|
+
type index_ExcelConvertFormat = ExcelConvertFormat;
|
|
44
|
+
type index_ExcelConvertOptions = ExcelConvertOptions;
|
|
45
|
+
type index_ExcelExportOptions = ExcelExportOptions;
|
|
46
|
+
type index_ExcelParseOptions = ExcelParseOptions;
|
|
47
|
+
type index_ExcelParseResult = ExcelParseResult;
|
|
48
|
+
type index_ExcelStats = ExcelStats;
|
|
49
|
+
type index_SheetInfo = SheetInfo;
|
|
50
|
+
declare const index_convert: typeof convert;
|
|
51
|
+
declare const index_createExcel: typeof createExcel;
|
|
52
|
+
declare const index_getSheets: typeof getSheets;
|
|
53
|
+
declare const index_getStats: typeof getStats;
|
|
54
|
+
declare const index_parse: typeof parse;
|
|
55
|
+
declare namespace index {
|
|
56
|
+
export { type index_ExcelConvertFormat as ExcelConvertFormat, type index_ExcelConvertOptions as ExcelConvertOptions, type index_ExcelExportOptions as ExcelExportOptions, type index_ExcelParseOptions as ExcelParseOptions, type index_ExcelParseResult as ExcelParseResult, type index_ExcelStats as ExcelStats, type index_SheetInfo as SheetInfo, index_convert as convert, index_createExcel as createExcel, index_getSheets as getSheets, index_getStats as getStats, index_parse as parse };
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
export { type ExcelConvertFormat as E, type SheetInfo as S, type ExcelConvertOptions as a, type ExcelExportOptions as b, type ExcelParseOptions as c, type ExcelParseResult as d, type ExcelStats as e, convert as f, createExcel as g, getSheets as h, index as i, getStats as j, parse as p };
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
interface DateTimeFormatOptions {
|
|
2
|
+
format?: string;
|
|
3
|
+
timezone?: string;
|
|
4
|
+
locale?: string;
|
|
5
|
+
}
|
|
6
|
+
interface DateTimeDiffResult {
|
|
7
|
+
years: number;
|
|
8
|
+
months: number;
|
|
9
|
+
days: number;
|
|
10
|
+
hours: number;
|
|
11
|
+
minutes: number;
|
|
12
|
+
seconds: number;
|
|
13
|
+
totalDays: number;
|
|
14
|
+
totalHours: number;
|
|
15
|
+
totalMinutes: number;
|
|
16
|
+
totalSeconds: number;
|
|
17
|
+
totalMilliseconds: number;
|
|
18
|
+
}
|
|
19
|
+
interface TimezoneConvertResult {
|
|
20
|
+
input: string;
|
|
21
|
+
inputTimezone: string;
|
|
22
|
+
output: string;
|
|
23
|
+
outputTimezone: string;
|
|
24
|
+
offsetDifference: string;
|
|
25
|
+
}
|
|
26
|
+
interface CronParseResult {
|
|
27
|
+
valid: boolean;
|
|
28
|
+
description: string;
|
|
29
|
+
nextRuns: string[];
|
|
30
|
+
error?: string;
|
|
31
|
+
}
|
|
32
|
+
interface DateTimeAddOptions {
|
|
33
|
+
years?: number;
|
|
34
|
+
months?: number;
|
|
35
|
+
weeks?: number;
|
|
36
|
+
days?: number;
|
|
37
|
+
hours?: number;
|
|
38
|
+
minutes?: number;
|
|
39
|
+
seconds?: number;
|
|
40
|
+
}
|
|
41
|
+
interface DateTimeInfo {
|
|
42
|
+
iso: string;
|
|
43
|
+
unix: number;
|
|
44
|
+
unixMs: number;
|
|
45
|
+
year: number;
|
|
46
|
+
month: number;
|
|
47
|
+
day: number;
|
|
48
|
+
hour: number;
|
|
49
|
+
minute: number;
|
|
50
|
+
second: number;
|
|
51
|
+
dayOfWeek: string;
|
|
52
|
+
dayOfYear: number;
|
|
53
|
+
weekNumber: number;
|
|
54
|
+
isLeapYear: boolean;
|
|
55
|
+
timezone: string;
|
|
56
|
+
offset: string;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
declare function parseDate(input: string, timezone?: string): DateTimeInfo;
|
|
60
|
+
declare function formatDate(input: string, options?: DateTimeFormatOptions): string;
|
|
61
|
+
declare function now(timezone?: string): DateTimeInfo;
|
|
62
|
+
|
|
63
|
+
declare function add(input: string, amount: DateTimeAddOptions, timezone?: string): string;
|
|
64
|
+
declare function subtract(input: string, amount: DateTimeAddOptions, timezone?: string): string;
|
|
65
|
+
declare function diff(a: string, b: string): DateTimeDiffResult;
|
|
66
|
+
|
|
67
|
+
declare function convertTimezone(input: string, fromTimezone: string, toTimezone: string): TimezoneConvertResult;
|
|
68
|
+
declare function listTimezones(): string[];
|
|
69
|
+
|
|
70
|
+
declare function parseCron(expression: string, count?: number): CronParseResult;
|
|
71
|
+
|
|
72
|
+
type index_CronParseResult = CronParseResult;
|
|
73
|
+
type index_DateTimeAddOptions = DateTimeAddOptions;
|
|
74
|
+
type index_DateTimeDiffResult = DateTimeDiffResult;
|
|
75
|
+
type index_DateTimeFormatOptions = DateTimeFormatOptions;
|
|
76
|
+
type index_DateTimeInfo = DateTimeInfo;
|
|
77
|
+
type index_TimezoneConvertResult = TimezoneConvertResult;
|
|
78
|
+
declare const index_add: typeof add;
|
|
79
|
+
declare const index_convertTimezone: typeof convertTimezone;
|
|
80
|
+
declare const index_diff: typeof diff;
|
|
81
|
+
declare const index_formatDate: typeof formatDate;
|
|
82
|
+
declare const index_listTimezones: typeof listTimezones;
|
|
83
|
+
declare const index_now: typeof now;
|
|
84
|
+
declare const index_parseCron: typeof parseCron;
|
|
85
|
+
declare const index_parseDate: typeof parseDate;
|
|
86
|
+
declare const index_subtract: typeof subtract;
|
|
87
|
+
declare namespace index {
|
|
88
|
+
export { type index_CronParseResult as CronParseResult, type index_DateTimeAddOptions as DateTimeAddOptions, type index_DateTimeDiffResult as DateTimeDiffResult, type index_DateTimeFormatOptions as DateTimeFormatOptions, type index_DateTimeInfo as DateTimeInfo, type index_TimezoneConvertResult as TimezoneConvertResult, index_add as add, index_convertTimezone as convertTimezone, index_diff as diff, index_formatDate as formatDate, index_listTimezones as listTimezones, index_now as now, index_parseCron as parseCron, index_parseDate as parseDate, index_subtract as subtract };
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
export { type CronParseResult as C, type DateTimeAddOptions as D, type TimezoneConvertResult as T, type DateTimeDiffResult as a, type DateTimeFormatOptions as b, type DateTimeInfo as c, add as d, convertTimezone as e, diff as f, formatDate as g, parseDate as h, index as i, listTimezones as l, now as n, parseCron as p, subtract as s };
|
|
@@ -0,0 +1,91 @@
|
|
|
1
|
+
interface DateTimeFormatOptions {
|
|
2
|
+
format?: string;
|
|
3
|
+
timezone?: string;
|
|
4
|
+
locale?: string;
|
|
5
|
+
}
|
|
6
|
+
interface DateTimeDiffResult {
|
|
7
|
+
years: number;
|
|
8
|
+
months: number;
|
|
9
|
+
days: number;
|
|
10
|
+
hours: number;
|
|
11
|
+
minutes: number;
|
|
12
|
+
seconds: number;
|
|
13
|
+
totalDays: number;
|
|
14
|
+
totalHours: number;
|
|
15
|
+
totalMinutes: number;
|
|
16
|
+
totalSeconds: number;
|
|
17
|
+
totalMilliseconds: number;
|
|
18
|
+
}
|
|
19
|
+
interface TimezoneConvertResult {
|
|
20
|
+
input: string;
|
|
21
|
+
inputTimezone: string;
|
|
22
|
+
output: string;
|
|
23
|
+
outputTimezone: string;
|
|
24
|
+
offsetDifference: string;
|
|
25
|
+
}
|
|
26
|
+
interface CronParseResult {
|
|
27
|
+
valid: boolean;
|
|
28
|
+
description: string;
|
|
29
|
+
nextRuns: string[];
|
|
30
|
+
error?: string;
|
|
31
|
+
}
|
|
32
|
+
interface DateTimeAddOptions {
|
|
33
|
+
years?: number;
|
|
34
|
+
months?: number;
|
|
35
|
+
weeks?: number;
|
|
36
|
+
days?: number;
|
|
37
|
+
hours?: number;
|
|
38
|
+
minutes?: number;
|
|
39
|
+
seconds?: number;
|
|
40
|
+
}
|
|
41
|
+
interface DateTimeInfo {
|
|
42
|
+
iso: string;
|
|
43
|
+
unix: number;
|
|
44
|
+
unixMs: number;
|
|
45
|
+
year: number;
|
|
46
|
+
month: number;
|
|
47
|
+
day: number;
|
|
48
|
+
hour: number;
|
|
49
|
+
minute: number;
|
|
50
|
+
second: number;
|
|
51
|
+
dayOfWeek: string;
|
|
52
|
+
dayOfYear: number;
|
|
53
|
+
weekNumber: number;
|
|
54
|
+
isLeapYear: boolean;
|
|
55
|
+
timezone: string;
|
|
56
|
+
offset: string;
|
|
57
|
+
}
|
|
58
|
+
|
|
59
|
+
declare function parseDate(input: string, timezone?: string): DateTimeInfo;
|
|
60
|
+
declare function formatDate(input: string, options?: DateTimeFormatOptions): string;
|
|
61
|
+
declare function now(timezone?: string): DateTimeInfo;
|
|
62
|
+
|
|
63
|
+
declare function add(input: string, amount: DateTimeAddOptions, timezone?: string): string;
|
|
64
|
+
declare function subtract(input: string, amount: DateTimeAddOptions, timezone?: string): string;
|
|
65
|
+
declare function diff(a: string, b: string): DateTimeDiffResult;
|
|
66
|
+
|
|
67
|
+
declare function convertTimezone(input: string, fromTimezone: string, toTimezone: string): TimezoneConvertResult;
|
|
68
|
+
declare function listTimezones(): string[];
|
|
69
|
+
|
|
70
|
+
declare function parseCron(expression: string, count?: number): CronParseResult;
|
|
71
|
+
|
|
72
|
+
type index_CronParseResult = CronParseResult;
|
|
73
|
+
type index_DateTimeAddOptions = DateTimeAddOptions;
|
|
74
|
+
type index_DateTimeDiffResult = DateTimeDiffResult;
|
|
75
|
+
type index_DateTimeFormatOptions = DateTimeFormatOptions;
|
|
76
|
+
type index_DateTimeInfo = DateTimeInfo;
|
|
77
|
+
type index_TimezoneConvertResult = TimezoneConvertResult;
|
|
78
|
+
declare const index_add: typeof add;
|
|
79
|
+
declare const index_convertTimezone: typeof convertTimezone;
|
|
80
|
+
declare const index_diff: typeof diff;
|
|
81
|
+
declare const index_formatDate: typeof formatDate;
|
|
82
|
+
declare const index_listTimezones: typeof listTimezones;
|
|
83
|
+
declare const index_now: typeof now;
|
|
84
|
+
declare const index_parseCron: typeof parseCron;
|
|
85
|
+
declare const index_parseDate: typeof parseDate;
|
|
86
|
+
declare const index_subtract: typeof subtract;
|
|
87
|
+
declare namespace index {
|
|
88
|
+
export { type index_CronParseResult as CronParseResult, type index_DateTimeAddOptions as DateTimeAddOptions, type index_DateTimeDiffResult as DateTimeDiffResult, type index_DateTimeFormatOptions as DateTimeFormatOptions, type index_DateTimeInfo as DateTimeInfo, type index_TimezoneConvertResult as TimezoneConvertResult, index_add as add, index_convertTimezone as convertTimezone, index_diff as diff, index_formatDate as formatDate, index_listTimezones as listTimezones, index_now as now, index_parseCron as parseCron, index_parseDate as parseDate, index_subtract as subtract };
|
|
89
|
+
}
|
|
90
|
+
|
|
91
|
+
export { type CronParseResult as C, type DateTimeAddOptions as D, type TimezoneConvertResult as T, type DateTimeDiffResult as a, type DateTimeFormatOptions as b, type DateTimeInfo as c, add as d, convertTimezone as e, diff as f, formatDate as g, parseDate as h, index as i, listTimezones as l, now as n, parseCron as p, subtract as s };
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
type CaseType = 'camel' | 'snake' | 'kebab' | 'pascal' | 'title' | 'sentence' | 'upper' | 'lower' | 'constant';
|
|
2
|
+
interface TextStats {
|
|
3
|
+
characters: number;
|
|
4
|
+
words: number;
|
|
5
|
+
sentences: number;
|
|
6
|
+
paragraphs: number;
|
|
7
|
+
lines: number;
|
|
8
|
+
readingTimeMs: number;
|
|
9
|
+
}
|
|
10
|
+
interface TruncateOptions {
|
|
11
|
+
length: number;
|
|
12
|
+
boundary?: 'character' | 'word';
|
|
13
|
+
suffix?: string;
|
|
14
|
+
}
|
|
15
|
+
interface SimilarityResult {
|
|
16
|
+
distance: number;
|
|
17
|
+
similarity: number;
|
|
18
|
+
}
|
|
19
|
+
interface TemplateResult {
|
|
20
|
+
result: string;
|
|
21
|
+
missingKeys: string[];
|
|
22
|
+
}
|
|
23
|
+
|
|
24
|
+
declare function convertCase(input: string, to: CaseType): string;
|
|
25
|
+
|
|
26
|
+
declare function slugify(input: string, separator?: string): string;
|
|
27
|
+
|
|
28
|
+
declare function getTextStats(input: string): TextStats;
|
|
29
|
+
|
|
30
|
+
declare function truncate(input: string, options: TruncateOptions): string;
|
|
31
|
+
|
|
32
|
+
declare function generateLorem(count: number, unit?: 'words' | 'sentences' | 'paragraphs'): string;
|
|
33
|
+
|
|
34
|
+
declare function similarity(a: string, b: string): SimilarityResult;
|
|
35
|
+
|
|
36
|
+
declare function interpolate(template: string, variables: Record<string, string>): TemplateResult;
|
|
37
|
+
|
|
38
|
+
type index_CaseType = CaseType;
|
|
39
|
+
type index_SimilarityResult = SimilarityResult;
|
|
40
|
+
type index_TemplateResult = TemplateResult;
|
|
41
|
+
type index_TextStats = TextStats;
|
|
42
|
+
type index_TruncateOptions = TruncateOptions;
|
|
43
|
+
declare const index_convertCase: typeof convertCase;
|
|
44
|
+
declare const index_generateLorem: typeof generateLorem;
|
|
45
|
+
declare const index_getTextStats: typeof getTextStats;
|
|
46
|
+
declare const index_interpolate: typeof interpolate;
|
|
47
|
+
declare const index_similarity: typeof similarity;
|
|
48
|
+
declare const index_slugify: typeof slugify;
|
|
49
|
+
declare const index_truncate: typeof truncate;
|
|
50
|
+
declare namespace index {
|
|
51
|
+
export { type index_CaseType as CaseType, type index_SimilarityResult as SimilarityResult, type index_TemplateResult as TemplateResult, type index_TextStats as TextStats, type index_TruncateOptions as TruncateOptions, index_convertCase as convertCase, index_generateLorem as generateLorem, index_getTextStats as getTextStats, index_interpolate as interpolate, index_similarity as similarity, index_slugify as slugify, index_truncate as truncate };
|
|
52
|
+
}
|
|
53
|
+
|
|
54
|
+
export { type CaseType as C, type SimilarityResult as S, type TemplateResult as T, type TextStats as a, type TruncateOptions as b, convertCase as c, getTextStats as d, interpolate as e, slugify as f, generateLorem as g, index as i, similarity as s, truncate as t };
|