0.8.0 • Published 3 years ago

domp v0.8.0

Weekly downloads
2
License
MIT
Repository
github
Last release
3 years ago

domp

TODO: description

Usage

const { $, appendTo } from 'domp'

appendTo($('<h1>Hola</h1>'), $('#element'))