allietabs

WCAG 2.0 compliant tab component

Usage no npm install needed!

<script type="module">
  import allietabs from 'https://cdn.skypack.dev/allietabs';
</script>

README

AllieTabs

Documentation

See our documentation page on bartdelrue.github.io/allieTabs.

Install

$ yarn add allietabs

or

$ npm install allietabs

You can now also load via a <script src='dist/allieTabs.js /> tag (refer to the dist folder). Or require the module in Common JS. Or import the module in ES6