developit / developit/undom

`document.createDocumentFragment` missing

Open
#29 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
690
Forks
25
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.