@hbeneke/parley
v0.2.3
Published
A crew of reusable native Web Components.
Downloads
525
Maintainers
Readme
parley
A small crew of native Web Components I kept rewriting across my own projects, so I packaged them up. No framework, no runtime, no build step on your side — just custom elements that work wherever HTML does.
Install
npm install @hbeneke/parleyUsage
import "@hbeneke/parley";Then drop the tags in your markup. Right now there's one: <site-footer>.
License
GPL-3.0-only. See LICENSE.
