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