@blivesta/util-cover
v0.0.0
Published
Just a small JavaScript utilities
Downloads
3
Readme
@blivesta/util-cover
Install
yarn add @blivesta/util-cover
Usage
<div class="foo"></div>
import { cover } from '@blivesta/util-cover'
cover(selector = '[data-cover]', adjustment = 0, addStyle = true)
License
Released under the MIT license.