TheSpyder/rescript-webapi

Convert options objects to records with optional fields

開放

#103 建立於 2022年7月5日

 (1 則留言) (0 個反應) (0 位負責人)ReScript (38 個分叉)github user discovery
good first issuehelp wanted

倉庫指標

星標
 (159 顆星)
PR 合併指標
 (30 天內沒有已合併 PR)

描述

There's a new feature in ReScript v10 (which hit alpha today) that means we no longer need annoying functions to implement "option object" apis. I'll update this description with examples when I have time.

We don't use this style in webapi as much as some other bindings, but we should still switch to this during the version 2 efforts.

貢獻者指南