Skip to content

othiym23/jstags

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jstags

Using tagbar in vim is awesome. Using ctags with JavaScript is not awesome. jstags uses the power of Esprima to make tagbar more awesome.

installation

npm install -g jstags

usage

jstags *.js

Right now, the results just get dumped to stdout. Eventually it'll be closer to command-line compatible with Exuberant CTags. Probably after it actually works.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published