zoltu-jspm
Adds commands for JSPM
Zoltu 192 0 0.2.7 CC0-1.0 GitHub

A JSPM package for Atom.

This package will add commands for installing and uninstalling JSPM packages.

zoltu-jspm-usage

Known issues:

  • Only tested on Windows with git installed to C:\Program Files (x86)\Git\bin\
  • JSPM depends on git. I do not have git in my path so there is a helper that looks for the above directory first. If that directory doesn't exist it falls back to just executing git, which should work... maybe.