0.0.2 • Published 13 years ago
jstags v0.0.2
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 jstagsusage
jstags *.jsRight 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.