This repository has been archived on 2022-08-19. You can view files and clone it, but cannot push or open issues or pull requests.
hydrogen-web/src/utils
2021-11-17 20:28:44 +05:30
..
crypto Convert pbkdf2.js to ts 2021-11-17 20:28:44 +05:30
AbortableOperation.ts make queryLogin abortable 2021-08-23 15:54:06 +02:00
Disposables.ts Add return types 2021-11-17 20:28:44 +05:30
enum.js createEnum does not take an array 2020-09-18 13:08:35 +02:00
error.ts Convert error.js to ts 2021-11-17 20:28:44 +05:30
EventEmitter.ts copy Daniel's conversion of EventEmitter to TypeScript from microui 2021-09-16 10:23:03 +02:00
formatSize.ts Convert formatSize to ts 2021-11-17 20:28:44 +05:30
groupBy.ts convert groupby and megolm decryption utils to typescript 2021-10-21 14:40:51 +02:00
Lock.ts Convert Lock.js to ts 2021-11-17 20:28:44 +05:30
LockMap.ts Convert LockMap to ts 2021-11-17 20:28:44 +05:30
LRUCache.ts fix unit tests 2021-10-22 17:30:20 +02:00
mergeMap.ts Convert mergeMap.js to ts 2021-11-17 20:28:44 +05:30
RetainedValue.ts Convert RetainedValue.js to ts 2021-11-17 20:28:44 +05:30
sortedIndex.ts Convert sortedIndex.js to ts 2021-11-17 20:28:44 +05:30
timeout.ts Convert timeout.js to ts 2021-11-17 20:28:44 +05:30
typedJSON.ts don't use switch where single if/else works 2021-09-30 08:42:00 +02:00