Skip to content

Commit 47b13e1

Browse files
committed
Update 771 draft
1 parent 57c7268 commit 47b13e1

1 file changed

Lines changed: 14 additions & 4 deletions

File tree

_i18n/ja/_posts/2026/2026-05-10-771draft.md renamed to _i18n/ja/_posts/2026/2026-05-11-771draft.md

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: "2026-05-10のJS: "
2+
title: "2026-05-11のJS: "
33
author: "azu"
44
layout: post
5-
date : 2026-05-10T14:50:18.172Z
5+
date : 2026-05-11T11:01:27.636Z
66
category: JSer
77
tags:
88
- nodejs
9+
- TypeScript
10+
- React
911
- Chrome
1012
- browser
11-
- TypeScript
12-
- testing
1313

1414
---
1515

@@ -186,4 +186,14 @@ Temporal APIのpolyfillライブラリ。
186186
TypeScriptで書かれていて、内部的にBigIntに依存しない実装となっている。
187187

188188

189+
----
190+
191+
## open-circle/formisch: The lightweight, schema-first, and fully type-safe form library for React, Solid, Vue, Svelte and more.
192+
[github.com/open-circle/formisch](https://github.com/open-circle/formisch "open-circle/formisch: The lightweight, schema-first, and fully type-safe form library for React, Solid, Vue, Svelte and more.")
193+
<p class="jser-tags jser-tag-icon"><span class="jser-tag">library</span> <span class="jser-tag">React</span> <span class="jser-tag">Vue</span> <span class="jser-tag">Svelte</span> <span class="jser-tag">Solid</span> <span class="jser-tag">TypeScript</span></p>
194+
195+
React/Solid/Vue/Svelte/Preact/Qwikに対応したスキーマファーストのフォームライブラリ。
196+
Valibotを利用したスキーマベースのバリデーションをサポートし、`createForm``<Form />`/`<Field />`などのAPIでフォームの状態を管理する。
197+
198+
189199
----

0 commit comments

Comments
 (0)