Zakary Timson ztimson
ztimson pushed to develop at ztimson/utils 2024-10-12 12:27:56 -04:00
e4229296c1 Added escapeRegex
ztimson pushed to develop at ztimson/utils 2024-10-07 15:40:19 -04:00
b93ed45521 Renamed sleepUntil to sleepWhile, it was misleading
ztimson pushed to develop at ztimson/utils 2024-10-06 19:14:47 -04:00
3e8f5cc00b Add or remove multiple elements from ASet at once
ztimson pushed to develop at ztimson/utils 2024-10-01 15:44:54 -04:00
54a2880391 Updated docs
ztimson pushed to develop at ztimson/utils 2024-10-01 15:39:29 -04:00
b7aeee4706 Fixing docker container
ztimson pushed to develop at ztimson/utils 2024-10-01 15:22:53 -04:00
b3eab0d6c9 Created docs docker container
ztimson pushed to develop at ztimson/utils 2024-10-01 15:13:54 -04:00
ad4194a981 Fixed extracting version number during build
ztimson pushed to develop at ztimson/utils 2024-10-01 15:09:34 -04:00
e1f22a01a6 Added docs container
ztimson pushed to develop at ztimson/utils 2024-09-30 21:43:22 -04:00
91c0858d9f Added var-persist
ztimson pushed to develop at ztimson/utils 2024-09-30 19:39:16 -04:00
8094b6507f Updated cache indexing signature
ztimson pushed to develop at ztimson/utils 2024-09-30 16:18:18 -04:00
e40f410830 Removed window reference from jwtDecode
ztimson pushed to develop at ztimson/utils 2024-09-30 16:02:29 -04:00
c1043e65e2 Added jwtDecode function
ztimson pushed to develop at ztimson/utils 2024-09-30 15:58:44 -04:00
67d9928a61 Added jwtDecode function
ztimson pushed to develop at ztimson/utils 2024-09-28 14:41:52 -04:00
e6636d373b Updated cache
ztimson pushed to develop at ztimson/utils 2024-09-28 10:45:09 -04:00
811d797e1b Updated cache
ztimson pushed to develop at ztimson/utils 2024-09-28 10:30:29 -04:00
0909c4f648 Updated cache
ztimson pushed to develop at ztimson/utils 2024-09-28 09:56:18 -04:00
8384d6a299 Added new cache object
ztimson pushed to develop at ztimson/utils 2024-09-26 23:45:58 -04:00
19251244d2 sleepUntil async support
ztimson pushed to develop at ztimson/utils 2024-09-22 03:35:17 -04:00
51549db3d9 Updated download functions & added CSV serializer
ztimson pushed to develop at ztimson/utils 2024-09-22 03:13:29 -04:00
3bf8c7bd09 Removed deep copy tests since it was replaced with a native function