misskey/packages/backend/src/misc/prelude
Kisaragi 9368eb3038
refactor: say bye to the weird groupBy friends (#13975)
* refactor(frontend): say bye to the weird groupBy friends

* refactor(backend): say bye to the weird groupBy friends
2024-06-22 19:40:55 +09:00
..
README.md なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
array.ts refactor: say bye to the weird groupBy friends (#13975) 2024-06-22 19:40:55 +09:00
await-all.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
relation.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
time.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
url.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
xml.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00

README.md

Prelude

このディレクトリのコードはJavaScriptの表現能力を補うためのコードです。 Misskey固有の処理とは独立したコードの集まりですが、Misskeyのコードを読みやすくすることを目的としています。