mirror of
https://github.com/ente-io/ente.git
synced 2025-08-13 09:47:17 +00:00
nanoids
This commit is contained in:
@@ -193,6 +193,9 @@ For more details, see [translations.md](translations.md).
|
||||
- [zod](https://github.com/colinhacks/zod) is used for runtime typechecking
|
||||
(e.g. verifying that API responses match the expected TypeScript shape).
|
||||
|
||||
- [nanoid](https://github.com/ai/nanoid) is used for generating unique
|
||||
identifiers.
|
||||
|
||||
- [debounce](https://github.com/sindresorhus/debounce) and its
|
||||
promise-supporting sibling
|
||||
[pDebounce](https://github.com/sindresorhus/p-debounce) are used for
|
||||
|
Reference in New Issue
Block a user