`document.createDocumentFragment` missing
- 主要言語
- JavaScript
- スター
- 690
- フォーク
- 25
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Since [`DocumentFragment`](https://developer.mozilla.org/en-US/docs/Web/API/DocumentFragment) is pretty essential for some use cases(like [ef.js](https://github.com/TheNeuronProject/ef.js)) and it's included in the [DOM Level 3 specification](https://www.w3.org/TR/DOM-Level-3-Core/core.html#ID-B63ED1A3), should this be implemented in undom? I think it's a pretty nice to have feature which could make undom more useable.
Live run: https://runkit.com/classicoldsong/5e399a0dff115500147978f7
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
この issue は undom の Document 実装に関するもので、DOM Level 3 DocumentFragment 仕様と ef.js のライブ実行例へのリンクがあります。まず仕様とライブ実行を確認し、その後、undom が Document オブジェクトを作成している箇所を特定してください。document.createDocumentFragment が記載されたユースケースで利用可能になれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript
- 領域
- frontend
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100