0.4.0 • Published 4 years ago

@hunchcloud/elements v0.4.0

Weekly downloads
7
License
BSD-3-Clause
Repository
github
Last release
4 years ago

Hunch Elements

npm

A collection of custom element. Originally designed to be used on Hunch, but can be used anywhere web components are supported.

🛸 Documentation

Install by

yarn add @hunchcloud/elements

then import by

import '@hunchcloud/elements';

And you will be able use the following elements:

  • <hunch-auto-focus>: focus the first child element with the autofocus attribute
  • <hunch-carousel>: a carousel/slider element
  • <hunch-img>: a lazy loading image element
  • <hunch-navbar>: a responsive navbar element
  • <hunch-tabs>: a tab container element
0.4.0

4 years ago

0.3.0

4 years ago

0.2.2

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago