@hunchcloud/elements
TypeScript icon, indicating that this package has built-in type declarations

0.4.0 • Public • Published

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

Package Sidebar

Install

npm i @hunchcloud/elements

Weekly Downloads

2

Version

0.4.0

License

BSD-3-Clause

Unpacked Size

17.6 kB

Total Files

21

Last publish

Collaborators

  • rnons