utils/src
ztimson 274c22bb83
Some checks failed
Build / Build NPM Project (push) Failing after 15s
Build / Tag Version (push) Has been skipped
Build / Publish Documentation (push) Has been skipped
Fixed localStorage access on node environments
2024-10-15 13:46:11 -04:00
..
array.ts Docs update 2024-09-22 02:38:13 -04:00
aset.ts Add or remove multiple elements from ASet at once 2024-10-06 19:14:36 -04:00
cache.ts Fixed localStorage access on node environments 2024-10-15 13:46:11 -04:00
csv.ts Updated download functions & added CSV serializer 2024-09-22 03:35:12 -04:00
emitter.ts Added path-events 2024-10-14 13:52:03 -04:00
errors.ts Added function to create errors from status codes 2024-09-04 18:48:15 -04:00
files.ts Updated download functions & added CSV serializer 2024-09-22 03:35:12 -04:00
http.ts bubble up all fetch errors in the http helper 2024-10-14 20:46:32 -04:00
index.ts Added localStorage support to cache 2024-10-14 18:51:24 -04:00
jwt.ts Removed window reference from jwtDecode 2024-09-30 16:18:07 -04:00
logger.ts Updated logger & emitter 2024-04-11 20:22:44 -04:00
math.ts Added math functions 2024-05-27 13:51:41 -04:00
misc.ts Added path-events 2024-10-14 13:52:03 -04:00
objects.ts Docs update 2024-09-22 02:38:13 -04:00
path-events.ts Renamed PathEventEmitter to follow convention 2024-10-14 14:09:51 -04:00
promise-progress.ts Docs update 2024-09-22 02:38:13 -04:00
string.ts Updated download functions & added CSV serializer 2024-09-22 03:35:12 -04:00
time.ts Renamed sleepUntil to sleepWhile, it was misleading 2024-10-07 15:40:14 -04:00
types.ts Docs update 2024-09-22 02:38:13 -04:00