Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

child-node-remove-polyfill

IxquitilisSaid73MIT1.0.1

Polyfill for IE 9+ as to support ChildNode.remove() method

IE, polyfills, ChildNode

readme

child-node-remove-polyfill.js is a cross-browser JavaScript shim that fully implements ChildNode.remove(). Refer to the MDN page on ChildNode.remove() for more information.

This works in every browser except IE > 9.