hippofish/packages/backend/src/misc/prelude
2024-02-13 15:59:27 +00:00
..
array.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
await-all.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
math.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
maybe.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
README.md なんかもうめっちゃ変えた 2022-09-18 03:27:08 +09:00
relation.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
string.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
symbol.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

Prelude

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