@joinbox/ui-components

2.6.6 • Public • Published

Re-usable UI Components for and from Joinbox

Use

  • All components are custom elements.
  • Make sure to use the appropriate polyfill for old browsers. If not noted otherwise, only the custom element polyfill is needed.
  • Embed the JavaScript file that ends with Element; it defines the custom element on window.
  • If you are using Babel, install regenerator-runtime and import it before the elements via import 'regenerator-runtime/runtime.js';

Components

Tools

Tests

npm i && npm test

Readme

Keywords

none

Package Sidebar

Install

npm i @joinbox/ui-components

Weekly Downloads

7

Version

2.6.6

License

ISC

Unpacked Size

1.01 MB

Total Files

134

Last publish

Collaborators

  • fxstr
  • simontschanz
  • andimeier-ch