dom-splice

0.2.1 • Public • Published

dom-splice

Array#splice but for DOM childNodes.

API

splice(parent, start, deleteCount[, item[, item2]])

Modifies the childNodes of the given parent at start, deleting the number of elements deleteCount, and optionally also appending items.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i dom-splice

Weekly Downloads

1

Version

0.2.1

License

none

Last publish

Collaborators

  • rauchg