Skip to content

stagas/tabify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tabify

convert a list to tabs

Install

component-install stagas/tabify

Usage

var tabify = require('tabify')

var tabs = tabify(document.getElementById('tabs'))
tabs.on('change', function (targetId, target) {
  console.log(targetId, target)
})

License

MIT

About

convert a list to tabs

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •