simple-tabs-component
Version:
Keyboard accessible Tabs Web Component that changes to an Accordion in small spaces.
22 lines • 647 B
JSON
{
"name": "simple-tabs-component",
"version": "1.0.0",
"description": "Keyboard accessible Tabs Web Component that changes to an Accordion in small spaces.",
"main": "simple-tabs.js",
"keywords": [
"web-component",
"tabs",
"accessible",
"ui",
"accordion"
],
"author": "Stefan Matei (https://stefanmatei.com)",
"repository": {
"type": "git",
"url": "git+https://github.com/nonsalant/simple-tabs.git"
},
"bugs": {
"url": "https://github.com/nonsalant/simple-tabs/issues"
},
"homepage": "https://github.com/nonsalant/simple-tabs#readme"
}