`document.createDocumentFragment` missing
Open
- 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.