0.8.0 • Published 2 years ago

domp v0.8.0

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

domp

TODO: description

Usage

const { $, appendTo } from 'domp'

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