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
Bruno Windels ac60d1b61d remove thick abstraction layer
instead just copy the DOM typing and make it part of the platform layer
2022-04-21 17:40:45 +02:00
..
crypto Use constant type 2021-11-17 20:28:44 +05:30
AbortableOperation.ts move observable values each in their own file 2022-03-29 12:01:46 +02:00
Disposables.ts convert ViewModel to typescript 2022-02-14 17:50:17 +01:00
enum.ts Convert enum.js to ts 2021-11-17 20:28:44 +05:30
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 Return empty string 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 decryption 2022-02-15 18:21:29 +01:00
LockMap.ts Use generic T in LockMap 2021-11-17 20:28:44 +05:30
LRUCache.ts WIP 2022-03-29 12:01:46 +02:00
mergeMap.ts Mention return type 2021-11-17 20:28:44 +05:30
recursivelyAssign.ts WIP6 2022-03-29 12:01:46 +02:00
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 Use IAbortable 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