UNPKG

jquery.ui.widget.hvtabs

Version:

This widget plugin has been developed in order to overcome the boundations of *jTabs* with structural dependency of <ul>-<li>-<div>-<a>

37 lines 982 B
{ "name": "jquery.ui.widget.hvtabs", "version": "1.0.0", "description": "This widget plugin has been developed in order to overcome the boundations of *jTabs* with structural dependency of <ul>-<li>-<div>-<a>", "main": "ash.hvTabs.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/ashwanishukla/hvTabs.git" }, "keywords": [ "tabs", "horizontal", "vertical", "horizontal-tabs", "vertical-tabs", "horizontal-navigation", "vertical-navigation", "navigation", "software", "software-navigation", "next-next", "tabbing", "tab", "switch-tabs", "jquery-plugin", "ecosystem:jquery" ], "author": "Ashwani Shukla", "license": "ISC", "bugs": { "url": "https://github.com/ashwanishukla/hvTabs/issues" }, "homepage": "https://github.com/ashwanishukla/hvTabs#readme" }