@locker/shared-dom

Locker Next Shared DOM Utilities

Usage no npm install needed!

<script type="module">
  import lockerSharedDom from 'https://cdn.skypack.dev/@locker/shared-dom';
</script>

README

This package contains shared utilities needed for DOM functionality. This includes, but it is not limited to, APIs such as Document, Node, Element. Other APIs belonging to the global Window object, such as XMLHttpRequest, are also included here.