Echo JS 0.11.0

<~>
talyssonoc 3725 days ago.
I guess a lot of people here use Sublime Text to develop JavaScript and use its package manager.

What are your favorite packages for programming JavaScript ?

matt_smith 3725 days ago. link 2 points
If it's JS you're doing then JSHint is fantastic.

But I've switched from ST to Brackets in the last year so there may be other ST options better suited.
saelfaer 3725 days ago. link 2 points
Emmet (zen coding and other html and css shortcuts)
GitGutter (shows git changes in the gutter)
AdvancedNewFile (quickly create new files)