Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

jstags

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jstags

ctags-like tag generator for JavaScript and Node.js

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

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.

Keywords

esprima

FAQs

Package last updated on 23 Nov 2012

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts