1
0
forked from sneak/util

Default Branch

9302c14a6c · add function +func IsValidURL(url string) bool { · Updated 2024-06-02 00:37:51 +02:00

Branches

62f769ae9b · add SHA256File for checksumming a file · Updated 2026-09-05 05:32:00 +02:00    clawbot

0
1
sneak/util#20 Merged

9708301eba · add AtomicWriteFile for replacing a file in one step · Updated 2026-09-05 05:30:52 +02:00    clawbot

0
1
sneak/util#18 Merged

9d3d35b3d7 · add FileExists and DirExists for checking what is at a path · Updated 2026-09-05 05:29:37 +02:00    clawbot

0
1
sneak/util#16 Merged

4937903190 · add RandomHexString for unguessable identifiers and tokens · Updated 2026-09-05 05:28:27 +02:00    clawbot

0
1
sneak/util#14 Merged

500768ad32 · add HumanBytes for printing a byte count readably · Updated 2026-09-05 05:27:53 +02:00    clawbot

0
1
sneak/util#12 Merged

64eaceb0ef · add Slugify for making URL-safe slugs out of text · Updated 2026-09-05 05:27:04 +02:00    clawbot

0
1
sneak/util#10 Merged

d52588d635 · add CollapseWhitespace for flattening runs of whitespace · Updated 2026-09-05 05:26:29 +02:00    clawbot

0
1
sneak/util#8 Merged

daaea4e10f · add TruncateString for shortening a string safely · Updated 2026-09-05 05:25:08 +02:00    clawbot

0
1
sneak/util#6 Merged

6807a76f24 · add ChunkStrings for splitting a string slice into fixed-size batches · Updated 2026-09-05 05:24:31 +02:00    clawbot

0
1
sneak/util#4 Merged

7fb688772e · add DedupeStrings for removing repeated values from a string slice · Updated 2026-09-05 05:23:28 +02:00    clawbot

0
1
sneak/util#2 Merged